0no-co / graphql.web

The spec-compliant minimum of client-side GraphQL.
MIT License
74 stars 1 forks source link

feat: add support for fragment arguments #23

Open JoviDeCroock opened 6 months ago

JoviDeCroock commented 6 months ago

Summary

This adds support for fragment-arguments as described in https://github.com/graphql/graphql-spec/pull/1081

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 968167034614035eac97d63400bbac24e785f71a

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

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | @0no-co/graphql.web | 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

nandorojo commented 6 months ago

Hey! Just checking if there's anything keeping this from getting merged...super excited for it.

JoviDeCroock commented 6 months ago

@nandorojo We're basically looking for folks willing to try this with Yoga-urql or for the spec to pass through TSC