Mutations
escalateThread
Advance a thread to the next step in its escalation path. The thread must already have an escalation path attached (via updateThreadEscalationPath) — if not, this call returns an error. Requires the thread:edit permission.
MUTATION
escalateThread(input: EscalateThreadInput!): EscalateThreadOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

