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 |
---|---|---|
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
| A tool for validating GraphQL schemas and detecting changes between them. | 1,665 |
| Library providing a consistent API over various back-ends to improve data layer efficiency | 497 |
| A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
| A tool for generating and wiring GraphQL schemas in Java | 812 |
| An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
| A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
| A Kotlin implementation of GraphQL schema setup using a rich DSL | 306 |
| A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,649 |
| A tool for building GraphQL schemas and resolvers using TypeScript and various validation libraries | 10 |
| Tools for generating and consuming GraphQL services in C++ | 326 |
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |