https://github.com/tocsoft/graphqlcodegen
a template driven code generator for converting graphql queries into a strongly typed class library.
https://github.com/tocsoft/graphqlcodegen
Last synced: 9 months ago
JSON representation
a template driven code generator for converting graphql queries into a strongly typed class library.
- Host: GitHub
- URL: https://github.com/tocsoft/graphqlcodegen
- Owner: tocsoft
- License: mit
- Created: 2017-10-22T20:49:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T08:56:01.000Z (over 3 years ago)
- Last Synced: 2025-09-24T00:55:24.499Z (10 months ago)
- Language: C#
- Size: 391 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQLCodeGen
a template driven code generator for converting graphql queries into a strongly typed class library.