offix icon indicating copy to clipboard operation
offix copied to clipboard

Using two data mechanisms in the app

Open wtrocki opened this issue 4 years ago • 0 comments

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

wtrocki avatar Sep 07 '20 18:09 wtrocki