dotansimha / graphql-code-generator

A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
https://the-guild.dev/graphql/codegen/
MIT License
10.72k stars 1.31k forks source link

Allow .graphqls as extension for schema-ast #10023

Closed eddeee888 closed 1 week ago

eddeee888 commented 1 week ago

Description

Allow .graphqls as extension for schema-ast plugin.

This is currently the unofficial extension for GraphQL schema files, and there's a push to make it the official extension.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: a32fc158c28497b0e12d864bcf01aa54992c4ebb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------- | ----- | | @graphql-codegen/schema-ast | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 1 week ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@graphql-codegen/schema-ast 4.1.0-alpha-20240629044607-a32fc158c28497b0e12d864bcf01aa54992c4ebb npm ↗︎ unpkg ↗︎
github-actions[bot] commented 1 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://5c429f28.graphql-code-generator.pages.dev](https://5c429f28.graphql-code-generator.pages.dev)