graphql-tools
GraphQL schema tool
A utility library for building and stitching GraphQL schemas in TypeScript.
Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
5k stars
78 watching
816 forks
Language: TypeScript
last commit: 6 days ago
Linked from 2 awesome lists
graphqlgraphql-apigraphql-jsgraphql-schemajavascriptmockschema-languageschema-stitchingtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,290 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,398 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
graphql-kit/graphql-faker | A tool for generating realistic data for GraphQL APIs with minimal configuration | 2,693 |
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,856 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,249 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,920 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,800 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,712 |