Mutations
updateTier
Updates the name, color, external ID, default priority, or default flag of an existing tier. Only the fields you provide are changed. Requires the tier:update permission.
MUTATION
updateTier(input: UpdateTierInput!): UpdateTierOutput!Arguments
input
required
Returns
tier
error
Mutation
Variables
Response
Mutation
Variables
Response

