-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix(core): fix validations on fragments/operations naming conflicts #8606
Conversation
🦋 Changeset detectedLatest commit: d682596 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-cli/codegen |
2.4.15-alpha-20221114111325-6217e61e1 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/cli |
2.13.12-alpha-20221114111325-6217e61e1 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/core |
2.6.6-alpha-20221114111325-6217e61e1 |
npm ↗︎ unpkg ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we add a test here for this so when we upgrade tools next time we hopefully know it doesn't break?
🚀 Website PreviewThe latest changes to the website are available as preview in: https://1af3ee15.graphql-code-generator.pages.dev |
Agree, we added a integration test in tools 👀 |
…hql-code-generator into fix/validation-fragments
Fix #8570