0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.52k stars 41 forks source link

feat: Add support for the second argument to `graphql.persisted` #188

Closed JoviDeCroock closed 4 months ago

JoviDeCroock commented 4 months ago

Summary

This adds support for graphql.persisted(hash, document) so we don't have to advise folks to use APQ when their GraphQL client does not support definition-less documents. To push this out we'll still need to add support to the LSP.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 941db54183409ec6a1c7d1f0d405d82853cf7f08

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

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