Skip to main content

updateStepResourceByNodeId

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

updateStepResourceByNodeId(
input: UpdateStepResourceByNodeIdInput!
): UpdateStepResourcePayload

Arguments

updateStepResourceByNodeId.input ● UpdateStepResourceByNodeIdInput! non-null input

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

Type

UpdateStepResourcePayload object

The output of our update StepResource mutation.