annexare/graphql-suite
Auto-generated GraphQL CRUD, type-safe clients, and React Query hooks from Drizzle PostgreSQL schemas
Generates GraphQL schemas with relation-level filtering, per-operation hooks, and runtime permissions directly from Drizzle definitions. The toolkit spans three layers—schema builder, type-safe client with full TypeScript inference, and React Query integration for caching and mutations—enabling end-to-end type safety across server and client. Supports role-based schema variants and integrates with Next.js, ElysiaJS, and any GraphQL server framework via standard `GraphQLSchema`.
Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 24, 2026
Monthly downloads
323
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/annexare/graphql-suite"
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.