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

fix(vue): update types to support nested refs #2608

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

JoviDeCroock
Copy link
Collaborator

Resolves #2274

Summary

We update the types here to support nested refs in the variables for useSubscription and useQuery. We currently don't support refs in the callback for useMutation, I would leave it be for now personally.

Set of changes

  • add the updated type

@changeset-bot
Copy link

changeset-bot bot commented Aug 15, 2022

🦋 Changeset detected

Latest commit: a35d6a5

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

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

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.

(vue) - correct typescript types to support variables that are individually references
2 participants