offix
offix copied to clipboard
Using two data mechanisms in the app
Feature Request
Conversation from the call
@wtrocki - you do not need to use datastore for every of your graphql queries now. You would do this for the ones that especially require to persist when you are offline, they need control over consistency and should be changed
Dev - But that requires me to use Apollo Hooks along with Offix-Hooks?
Do not want to have two ways of fetching data