add_drp_alert_comment
Add comments to Digital Risk Protection (DRP) alerts to document context, findings, or actions for team collaboration within ReliaQuest GreyMatter.
Instructions
DRP Alerts · mutation addDrpAlertComment. Variables: input. Example variables: {"input":{"comment":"","drpAlertBy":{"id":"","shortCode":""}}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DrpAlertCommentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |