graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

Results 511 graphql-code-generator issues
Sort by recently updated
recently updated
newest added

## Description This makes the `silent` option work with the `watch` option. Related # (issue) https://github.com/dotansimha/graphql-code-generator/issues/10058 ## Type of change Please delete options that are not relevant. - [x] Bug...