For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
thread:edit
Escalate a thread
escalateThread advances the thread to the next step in its current escalation path. If the thread doesn’t have an escalation path attached, the call returns an error.
Mutation
Variables
Change the escalation path
Attach a thread to a specific escalation path (or passescalationPathId: null to detach it).
Mutation
Variables

