urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.63k stars 451 forks source link

fix(introspetion): Fix Any type being included when it isn’t needed #3481

Closed kitten closed 8 months ago

kitten commented 8 months ago

Summary

Previously, boolean condition typos prevented the Any type from not being included when it wasn't needed.

Set of changes

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: aeac2fd1925f92e4fc4140aaed77633b1d1697ed

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

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | @urql/introspection | 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