graphql-code-generator
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
Babel plugin to make .gql/.graphql files importable
Create REST APIs with GraphQL
Babel plugin to make raw files importable
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Turns GraphQLResolveInfo into a map of the requested fields
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
TypeScript Language Service Plugin for GraphQL
A language plugin for Relay that adds TypeScript support, including emitting type definitions.
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
The official, runtime independent Language Service for GraphQL
Swagger2GraphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero afford and maintain both: REST and GraphQL APIs.
Load GraphQL Schema and Documents from any source
GraphQL Inspector GUI
GraphQL Inspector API
Validate GraphQL fields
Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
Plugin for graphql-cli to bundle schemas and generate bindings
Generate static binding files for a GraphQL schema
Mock API requests in Storybook with Mock Service Worker.