MutationNotifier

fun interface MutationNotifier

MutationNotifier is used to notify the mutation result.

Functions

Link copied to clipboard
abstract fun onMutate(sideEffects: QueryEffect): Job

Notifies the mutation success