updateDemandHqNotificationStatus
Update the status of a demandHqNotification.
Requires the demandhqnotification/write permission on the associated DemandHq.
updateDemandHqNotificationStatus(
input: DemandHqNotificationUpdateStatusInput!
): DemandHqNotification!
Arguments
updateDemandHqNotificationStatus.input
● DemandHqNotificationUpdateStatusInput!
non-null input
Type
DemandHqNotification
object
An actionable notification for a DemandHq. A User can acknowledge, ignore, or resolve a notification. In some cases, a suggested action can be taken by the User to resolve the notification.