Delayed requests in urql exchange

Viewed 50

How to make an Exchange (cache-and-network) to return data from cache immediately and then wait second and make network request to update cache (offline)?

0 Answers
Related