### Describe the bug I expect when using SSR with ``` staleWhileRevalidate: false ``` to not re-execute queries on client-side on hydration. ### Reproduction https://github.com/Warxcell/vue-urql-refetches ### Urql version vue-urql 1.4.2 urql-core 5.0.0 ### Validations - [X] I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which [GitHub Discussions](https://github.com/urql-graphql/urql/discussions) should be used - [X] Read the [docs](https://formidable.com/open-source/urql/docs/). - [X] Follow our [Code of Conduct](https://github.com/urql-graphql/urql/blob/main/CODE_OF_CONDUCT.md)