Repository: driesvints/graphql-shop
(Github)
★ 33
Created: Dec 2020
Updated: Jan 2021
Laravel version: 8
Files in the example:
- composer.json- graphql/schema.graphql
- app/GraphQL/Mutations/PurchaseProducts.php
- app/GraphQL/Exceptions/NoCartProducts.php
Repository: piotr-jura-udemy/laravel-graphql-vue-tailwind-course
(Github)
★ 15
Created: Jun 2020
Updated: Apr 2021
Laravel version: 7
Files in the example:
- composer.json- graphql/schema.graphql
- resources/js/Post.vue