1
0
mirror of synced 2025-12-26 14:00:11 -05:00
Files
blitz/recipes/graphql-apollo-server
github-actions[bot] da76acc90a Version Packages (beta) (#4167)
* Version Packages (beta)

* pnpm lock

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
2023-07-05 20:46:08 +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-07-05 20:46:08 +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