createDemandHqNotification
Create a new demandHqNotification.
Requires the demandhqnotification/write permission on the associated DemandHq.
createDemandHqNotification(
input: DemandHqNotificationCreateInput!
): DemandHqNotification!
Arguments
createDemandHqNotification.input
● DemandHqNotificationCreateInput!
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.