aerogear / offix

GraphQL Offline Client and Server
https://offix.dev
Apache License 2.0
758 stars 45 forks source link

Enable URQL integration to new Scheduler API #235

Closed wtrocki closed 3 years ago

wtrocki commented 5 years ago

Feature Request

URQL is an client that offers the same features as Apollo Client. The only outstanding feature is missing cache persistence (https://github.com/FormidableLabs/urql-exchange-graphcache/issues/61)

We should provide separate offix package that will integrate with URLQ client to deliver offline and conflict capabilities out of the box.

kingsleyzissou commented 3 years ago

Closing this since we have decided to deprecate the original Offix packages and move to a client-side datastore.