-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
As we're seeing with Fresh Annotator, as session data size grows it's going to be increasingly impractical to support only wholesale updates to our sessions. We need to implement the ability to submit updates as diffs instead.
This is a non-trivial task. Facebook's GraphQL is an example of how this can be supported. We may even be able to leverage GraphQL directly.
Reactions are currently unavailable