DemandAction
An action to be taken regarding the Demand Domain.
union DemandAction = DemandGqlAction | DemandLinkAction
Possible types
DemandGqlAction
object
A GQL Mutation to be undertaken
DemandLinkAction
object
A link to be opened
Member of
DemandHqNotification
object