optimisticUpdates
fun <D : Mutation.Data> ApolloRequest.Builder<D>.optimisticUpdates(data: D): ApolloRequest.Builder<D>
Sets the optimistic updates to write to the cache while a query is pending.
Sets the optimistic updates to write to the cache while a query is pending.