Examples

July 7, 2021 ยท View on GitHub

This directory contains a few examples of using the TypeGraphQL Prisma integration:

To run some example, simply go to the subdirectory, install the dependencies (npm i) and then start the server (npm start).

Each subdirectory contains a examples.gql file with a predefined GraphQL queries that you can use in GraphQL Playground (http://localhost:4000) and play with them by modifying it's shape and data.