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

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

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

JoviDeCroock
Copy link
Member

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.

Copy link

changeset-bot bot commented Apr 11, 2024

🦋 Changeset detected

Latest commit: 941db54

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

@JoviDeCroock JoviDeCroock marked this pull request as ready for review April 12, 2024 14:20
@kitten kitten changed the title feat(persisted): add support for the second argument feat: Add support for the second argument to graphql.persisted Apr 15, 2024
JoviDeCroock and others added 2 commits April 15, 2024 12:35
Co-authored-by: Phil Pluckthun <phil@kitten.sh>
@JoviDeCroock JoviDeCroock enabled auto-merge (squash) April 15, 2024 10:38
@JoviDeCroock JoviDeCroock merged commit c32bd40 into main Apr 15, 2024
1 check passed
@JoviDeCroock JoviDeCroock deleted the support-second-arg branch April 15, 2024 10:39
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
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.

None yet

2 participants