updateTeamByWorkspaceIdAndName
Updates a single Team using a unique key and a patch.
updateTeamByWorkspaceIdAndName(
input: UpdateTeamByWorkspaceIdAndNameInput!
): UpdateTeamPayload
Arguments
updateTeamByWorkspaceIdAndName.input ● UpdateTeamByWorkspaceIdAndNameInput! 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.