Fields
Name | Type | Description |
---|---|---|
caseId | Int! | The lite case to be escalated |
initialState | InitialCaseState! | The state of the case after escalation |
Definition of the EscalateLiteCaseInput input object
Name | Type | Description |
---|---|---|
caseId | Int! | The lite case to be escalated |
initialState | InitialCaseState! | The state of the case after escalation |