-
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
Make isFragmentReady function work with enabled noUncheckedIndexedAccess tsc setting #9385
Conversation
🦋 Changeset detectedLatest commit: 6e101c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
💻 Website PreviewThe latest changes are available as preview in: https://4e15b91e.graphql-code-generator.pages.dev |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-codegen/cli |
3.3.2-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/visitor-plugin-common |
3.2.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-document-nodes |
3.0.5-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/gql-tag-operations |
3.0.2-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-operations |
3.1.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-resolvers |
3.3.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typed-document-node |
4.1.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript |
3.1.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/client-preset |
3.1.0-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/graphql-modules-preset |
3.1.4-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/plugin-helpers |
4.2.1-alpha-20230512151302-6e101c228 |
npm ↗︎ unpkg ↗︎ |
Related #9383
Type of change
Please delete options that are not relevant.
Screenshots/Sandbox (if appropriate/relevant):
Adding links to sandbox or providing screenshots can help us understand more about this PR and take action on it as appropriate
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Environment:
@graphql-codegen/...
:Checklist:
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...