Skip to main content

updateConditionTypeByNodeId

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

updateConditionTypeByNodeId(
input: UpdateConditionTypeByNodeIdInput!
): UpdateConditionTypePayload

Arguments

updateConditionTypeByNodeId.input ● UpdateConditionTypeByNodeIdInput! non-null input

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

Type

UpdateConditionTypePayload object

The output of our update ConditionType mutation.