MutationFactoryWithNoInput

class MutationFactoryWithNoInput<TData, TError : Throwable>(cache: OnHandCache, dispatcher: CoroutineDispatcher = Dispatchers.Default, mutation: suspend () -> TData)

Constructors

Link copied to clipboard
constructor(cache: OnHandCache, dispatcher: CoroutineDispatcher = Dispatchers.Default, mutation: suspend () -> TData)

Functions

Link copied to clipboard
Link copied to clipboard