urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.55k stars 444 forks source link

feat(svelte): add first class reexecute to svelte #3472

Closed JoviDeCroock closed 5 months ago

JoviDeCroock commented 6 months ago

Resolves #3221

Summary

This adds back a way to reexecute queries arbitrarily in svelte's query-store. It has been a while since I touched wonka and it was a learning experience all over again 😅 love the types though, they really go so far in helping out in figuring all of this out

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: d91712fc364c6d428a9a48aae0e191e113803e78

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

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