A personal repo for learning GraphQL
- Root directory contains linting/prettifying configuration.
./graphql-basicsdirectory contains code for the graphql api.- this is the barebones version for reference.
- see package.json in
./graphql-basicsdirectory for commands.
./graphql-prisma- main directory for the graphql with prisma integration.
- Docs located at
graphql-prisma/README.md