-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
The client app needs a way to query the current synchronisation state.
- Which databases are subscribed?
- How much of our timeline has been sent to the server?
- How far behind is the server from applying our changes?
Ideally this ties into the mutation API so the client can also use it to await a specific mutation. This would allow the developer to opt into synchronous request/response if needed.
Metadata
Metadata
Assignees
Labels
No labels