lukemurray/DotNetGraphQLQueryGen
Generate dotnet interfaces/classes from a GraphQL schema to perform type-safe querying from dotnet
C#MIT
Issues
- 1
- 6
The generator may produce invalid C# code
#21 opened by louis-z - 1
- 10
Support for the schema query
#15 opened by aleGuardiola - 8
Comments and docstrings
#7 opened by cklam2 - 2
Support for non-significant comma
#8 opened by cklam2 - 3
- 2
Generator doesn't support extended types
#5 opened by cklam2 - 2
- 1
Example For Mutation
#2 opened by withinboredom