MoienTajik/GraphQL.Tools
GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
Generates C# code via MSBuild source generators integrated directly into the `.csproj` build pipeline, supporting GraphQL unions, interfaces, and arguments alongside basic types. Handles nullable reference types with proper C# semantics, and includes configurable visitor patterns to selectively generate classes, interfaces, enums, or argument types from schema definitions.
101 stars. No commits in the last 6 months.
Stars
101
Forks
12
Language
C#
License
MIT
Category
Last pushed
Sep 24, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/MoienTajik/GraphQL.Tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
tomyitav/create-graphql-app
Cli tool for bootstrapping serverless GraphQL api
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.