Skip to main content

pipeStateMutations

Callable


  • @deprecated

    Returns a mutation which applies all provided mutations for a state.

    You can use this helper to apply multiple changes at the same time.


    Type parameters

    • State

    Parameters

    Returns StateMutation<State>