1
0
mirror of synced 2025-12-26 05:00:15 -05:00
Files
blitz/recipes/graphql-apollo-server
Siddharth Suresh 9be4d86174 Version Packages (beta) (#4035)
* Version Packages (beta)

* Version Packages (beta)

* pnpm lock

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-04 01:16:55 +05:30
..
2022-10-03 09:21:45 -04:00
2022-10-11 17:48:40 +08:00
2022-10-03 09:21:45 -04:00
2023-01-04 01:16:55 +05:30
2022-10-03 09:21:45 -04:00

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