load-gql
Schema loader
A utility for loading and managing GraphQL schema definitions from files
A tiny GraphQL schema loader, zero dependencies.
3 stars
1 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
graphqlloaderreaderschema
Related projects:
Repository | Description | Stars |
---|---|---|
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,665 |
graphql-java/java-dataloader | Library providing a consistent API over various back-ends to improve data layer efficiency | 497 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 306 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,649 |
modevol-com/gqloom | A tool for building GraphQL schemas and resolvers using TypeScript and various validation libraries | 10 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |