onMutate

abstract val onMutate: (variables: Any?, mutation: Mutation<*, *, *, *>, context: MutationFunctionContext) -> PromiseResult<*>??(source)