This example is using GraphQL EZ with the plugins EZ GraphiQL IDE, EZ Codegen and EZ Schema
pnpm i
pnpm dev
GraphQL API is available in /src/pages/api/graphql.ts, you can change the schema to whatever you need.
This example is using GraphQL EZ with the plugins EZ GraphiQL IDE, EZ Codegen and EZ Schema
pnpm i
pnpm dev
GraphQL API is available in /src/pages/api/graphql.ts, you can change the schema to whatever you need.