graphql-apollo-server
The Blitz Recipe for creating a GraphQL API endpoint with blitz
Installation
blitz install graphql-apollo-server
Post-Installation steps
After installing the recipe, you have to run the following command to generate the graphql schema.
blitz prisma generate
more information
contributors
- Jeremy Liberman jeremy@jeremyliberman.com