updateCaseResponsible
Update case responsible based on case and responsible ids
updateCaseResponsible(
caseId: ID!
responsibleUserId: ID
): Case
Arguments
updateCaseResponsible.caseId
● ID!
non-null scalar
id of the case
updateCaseResponsible.responsibleUserId
● ID
scalar
ID of the responsible user