Skip to main content

updateStepInternalProcessByNodeId

Updates a single StepInternalProcess using its globally unique id and a patch.

updateStepInternalProcessByNodeId(
input: UpdateStepInternalProcessByNodeIdInput!
): UpdateStepInternalProcessPayload

Arguments

updateStepInternalProcessByNodeId.input ● UpdateStepInternalProcessByNodeIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateStepInternalProcessPayload object

The output of our update StepInternalProcess mutation.