Skip to content

mitchsayre/gqlgen

Repository files navigation

gqlgen

Contributing

To build the code run

npm run build

# Or in watch mode
npm run build:watch

To test the graphql-code-generator custom plugin run

npm run codegen

# Or in watch mode
npm run codegen:watch
# Test query
# go to the graphqlzero-api directory
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published