Mutations
updateThreadTier
Assign a thread to a tier, which governs the SLAs applied to it. Pass tierIdentifier: null to detach the thread from its current tier. Requires the thread:edit permission.
MUTATION
updateThreadTier(input: UpdateThreadTierInput!): UpdateThreadTierOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

