@graphql-codegen/compatibility(latest: 1.0.7-alpha-60b70d40.21) GraphQL Code Generator plugin for backward compatability for <1.0
graphql-import-node(latest: 0.0.4) This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment.
@test-graphql-cli/coverage(latest: 4.0.1-beta.1) Schema coverage based on documents. Find out how many times types and fields are used in your application using GraphQL Inspector.
@test-graphql-cli/init(latest: 4.0.1-beta.1) Creates a GraphQL project using a template or GraphQL Config file for your existing project.
@test-graphql-cli/generate(latest: 4.0.1-beta.1) Generate DB, schema, document and resolvers for your GraphQL project by using GraphBack.
@test-graphql-cli/similar(latest: 4.0.1-beta.1) Get a list of similar types in order to find duplicates using GraphQL Inspector.
@test-graphql-cli/diff(latest: 4.0.1-beta.1) Compares schemas and finds breaking or dangerous changes using GraphQL Inspector.
@test-graphql-cli/codegen(latest: 4.0.1-beta.2) GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.
@ardatan/openapi-to-graphql(latest: 2.0.6) Generates a GraphQL schema for a given OpenAPI Specification (OAS)
@graphql-codegen/c-sharp-apollo(latest: 0.0.1) GraphQL Code Generator plugin for generating ready-to-use Angular Components based on GraphQL operations
merge-graphql-schemas(latest: 1.7.8) A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.
@graphql-cli/validate(latest: 4.0.1-alpha-d18495f.0) Validates documents against a schema and looks for deprecated usage using GraphQL Inspector.
@graphql-cli/diff(latest: 4.0.1-alpha-d18495f.0) Compares schemas and finds breaking or dangerous changes using GraphQL Inspector.
@graphql-cli/coverage(latest: 4.0.1-alpha-d18495f.0) Schema coverage based on documents. Find out how many times types and fields are used in your application using GraphQL Inspector.
@graphql-cli/similar(latest: 4.0.1-alpha-d18495f.0) Get a list of similar types in order to find duplicates using GraphQL Inspector.
graphql-config(latest: 3.2.0) The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
@graphql-codegen/jsdoc(latest: 1.17.9) GraphQL Code Generator plugin for generating JSDoc based types for GraphQL queries, mutations, subscriptions and fragments
@graphql-codegen/flow(latest: 1.18.2) GraphQL Code Generator plugin for generating Flow types
@graphql-codegen/java-resolvers(latest: 1.17.9) GraphQL Code Generator plugin for generating resolvers signature for Java backends
@graphql-codegen/time(latest: 2.0.2) GraphQL Code Generator plugin for adding the current time for an output file
@graphql-codegen/add(latest: 2.0.2) GraphQL Code Generator plugin for adding custom content to your output file
@graphql-codegen/introspection(latest: 1.18.1) GraphQL Code Generator plugin for generating an introspection JSON file for a GraphQLSchema
@graphql-codegen/named-operations-object(latest: 1.17.9) GraphQL Code Generator plugin for generating an enum with all loaded operations, for simpler and type-safe access
@graphql-codegen/typescript-generic-sdk(latest: 1.17.9) GraphQL Code Generator plugin for generating a ready-to-use client-agnostic SDK based on GraphQL operations
@graphql-codegen/typescript-react-apollo(latest: 2.2.1) GraphQL Code Generator plugin for generating a ready-to-use React Components/HOC/Hooks based on GraphQL operations
@graphql-codegen/typescript-urql(latest: 2.0.3) GraphQL Code Generator plugin for generating a ready-to-use React Components/HOC/Hooks based on GraphQL operations with urql
@graphql-cli/codegen(latest: 1.17.17) GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.
@graphql-codegen/typed-document-node(latest: 1.18.2) GraphQL Code Generator plugin for generating ready-to-use TypedDocumentNode based on GraphQL operations
@graphql-codegen/flow-operations(latest: 1.18.5) GraphQL Code Generator plugin for generating Flow types for GraphQL operations (query/mutation/subscription/fragment)
@graphql-codegen/flow-resolvers(latest: 1.17.13) GraphQL Code Generator plugin for generating Flow types for GraphQL resolvers signature