denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
Enables programmatic GraphQL query construction with reusable Arguments, Variables, Fragments, and Directives as Python objects, then renders them to valid query strings. Supports code generation from Pydantic data models, allowing schema-driven query definition. Built on composable Field and Query classes that handle nested structures and formatting automatically.
68 stars and 286,666 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
68
Forks
7
Language
Python
License
MIT
Category
Last pushed
Nov 26, 2024
Monthly downloads
286,666
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/denisart/graphql-query"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
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.
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.