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.61k stars 449 forks source link

docs(svelte): correct unpause code example #3261

Closed WhiskeyTuesday closed 1 year ago

WhiskeyTuesday commented 1 year ago

store objects must be unpaused directly

Summary

The docs are wrong

Set of changes

removes '$' from todo store reference