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

(graphcache) - Fix edge-case of erroring introspection on schema-awareness #1631

Merged
merged 3 commits into from
May 11, 2021

Conversation

kitten
Copy link
Member

@kitten kitten commented May 11, 2021

Resolve dotansimha/graphql-code-generator#5981

  • Add missing test for formatted introspection query on introspected schema-aware store
  • Add cases for built-in typenames to ast/schemaPredicates

@kitten kitten requested a review from JoviDeCroock May 11, 2021 14:17
@changeset-bot
Copy link

changeset-bot bot commented May 11, 2021

🦋 Changeset detected

Latest commit: 89984c5

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

This PR includes changesets to release 1 package
Name Type
@urql/exchange-graphcache Patch

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

Copy link
Collaborator

@JoviDeCroock JoviDeCroock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one!

@kitten kitten merged commit 20c6e71 into main May 11, 2021
@kitten kitten deleted the fix/introspection-query-error branch May 11, 2021 14:20
@urql-ci urql-ci mentioned this pull request May 11, 2021
@disbelief
Copy link

Thank you!

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.

urql-introspection plugin query does not match the urql devtools query causing error
3 participants