add_case_comment
Add a comment to a case in ReliaQuest GreyMatter to document findings and collaborate during incident response.
Instructions
Cases · mutation addCaseComment. Variables: input. Example variables: {"input":{"caseId":"","comment":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: CaseCommentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |