mutateFn property

MutationFn<T, P> mutateFn
final

The underlying asynchronous execution function performing the mutation.

Implementation

final MutationFn<T, P> mutateFn;