rollbackOptimisticUpdates
abstract suspend fun rollbackOptimisticUpdates(mutationId: Uuid, publish: Boolean = true): Set<String>
Rollback operation data optimistic updates. This is a synchronous operation that might block if the underlying cache is doing IO.
Return
the changed keys
Parameters
mutationId
mutation unique identifier