Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schema-ast): support gql extension name for schema-ast output #8712

Merged
merged 4 commits into from
Dec 7, 2022

Conversation

danielwaltz
Copy link
Contributor

@danielwaltz danielwaltz commented Dec 7, 2022

Description

Adds support for using the .gql file extension for the schema-ast plugin output file.

Related #8711

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshots/Sandbox (if appropriate/relevant):

codesandbox.io/s/serene-breeze-lk67d8?file=/codegen.ts

How Has This Been Tested?

Plugin spec updated with relevant tests

Test Environment:

  • OS: macOS
  • @graphql-codegen/...: 2.13.12
  • NodeJS: 16.15.0

Checklist:

  • I have followed the CONTRIBUTING doc and the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@changeset-bot
Copy link

changeset-bot bot commented Dec 7, 2022

🦋 Changeset detected

Latest commit: 9fc724d

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

@danielwaltz danielwaltz marked this pull request as ready for review December 7, 2022 20:08
@saihaj saihaj merged commit fedd71c into dotansimha:master Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants