OBJECT
NotificationMutation
Mutate notification subsystem
link GraphQL Schema definition
- type NotificationMutation {
- # Notification Rule Mutation
- NotificationRuleMutation! :
- # Notification Target Mutation
- NotificationTargetMutation! :
- }
OBJECT
Mutate notification subsystem
- type NotificationMutation {
- # Notification Rule Mutation
- NotificationRuleMutation! :
- # Notification Target Mutation
- NotificationTargetMutation! :
- }