This is the initial release of @urql/exchange-persisted-fetch
which adds Persisted Queries
support, and is an exchange that can be used alongside the default fetchExchange
or
@urql/exchange-multipart-fetch
.
It's still experimental, just like @urql/exchange-multipart-fetch
, so please test it with care and
report any bugs you find.