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

(react/preact/svelte) - add operation to the result #924

Merged
merged 7 commits into from
Jul 28, 2020
Merged

Conversation

JoviDeCroock
Copy link
Collaborator

Summary

closes: #918
closes: #917

Set of changes

  • Adds operation to the result of a query/mutation/subscription

@changeset-bot
Copy link

changeset-bot bot commented Jul 28, 2020

🦋 Changeset is good to go

Latest commit: cff6368

We got this.

This PR includes changesets to release 3 packages
Name Type
@urql/preact Minor
urql Minor
@urql/svelte 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

@kitten kitten merged commit 7696323 into main Jul 28, 2020
@kitten kitten deleted the operation-in-result branch July 28, 2020 12:18
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.

React's useQuery hook does not correctly return an OperationResult
2 participants