Skip to main content

updateStepDependencyByStepIdAndDependentStepId

Updates a single StepDependency using a unique key and a patch.

updateStepDependencyByStepIdAndDependentStepId(
input: UpdateStepDependencyByStepIdAndDependentStepIdInput!
): UpdateStepDependencyPayload

Arguments

updateStepDependencyByStepIdAndDependentStepId.input ● UpdateStepDependencyByStepIdAndDependentStepIdInput! non-null input

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

Type

UpdateStepDependencyPayload object

The output of our update StepDependency mutation.