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
To synchronize, you need to pass pullChanges and pushChanges (optional)...
WatermelonDB does not manage the moment of invocation of the synchronize() function in any way. The database assumes every call of pullChanges will return all the changes that haven't yet been replicated (up to last_pulled_at).
Is it possible to update such complex database with different subscriptions using Hasura?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
From WatermelonDB docs:
Is it possible to update such complex database with different subscriptions using Hasura?
Beta Was this translation helpful? Give feedback.
All reactions