Interface SetStateAction<TData, TError, TVariables, TContext>

Type Parameters

  • TData

  • TError

  • TVariables

  • TContext

Hierarchy

  • SetStateAction

Properties

Properties

state: MutationState<TData, TError, TVariables, TContext>
type: "setState"