Skip to main content

updateTeamByNodeId

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

updateTeamByNodeId(
input: UpdateTeamByNodeIdInput!
): UpdateTeamPayload

Arguments

updateTeamByNodeId.input ● UpdateTeamByNodeIdInput! non-null input

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

Type

UpdateTeamPayload object

The output of our update Team mutation.