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.54k stars 444 forks source link

feat(persisted-exchange): add support for persisted subscriptions #3549

Closed JoviDeCroock closed 3 months ago

JoviDeCroock commented 3 months ago

Summary

This PR adds a new option to the persistedExchange where we allow passing in enableForSubscriptions which enables persisted operations for subscriptions.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 7c90f25c5e251435b024b5c209c57914f0ed3dc8

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

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