updateDemandHqNotificationStatuses
Update the status of multiple demandHqNotifications.
Requires the demandhqnotification/write permission on the associated DemandHq.
updateDemandHqNotificationStatuses(
inputs: [DemandHqNotificationUpdateStatusInput]!
): [DemandHqNotification]!
Arguments
updateDemandHqNotificationStatuses.inputs ● [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.