You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
React Core Contributor (noted from the call)
Trying to move 3 level nested graphql query from URQL to Offix DataStore will be hard and discard all drawbacks. Even if I want to support offline flows for limited sets of the objects they mostly come with complex structure. Basing on my understanding this will pull our responsibility for user to build more top level types instead of relationships (limitation driven model) or have multiple queries watch that will most likely end up with performance issues.
What graphql gives me is no hassle approach to get all the data I need without juggling id's
The text was updated successfully, but these errors were encountered:
Feature Request
The text was updated successfully, but these errors were encountered: