GraphQL OBJECT
NotificationInterval
Interval a notification is sent in.
link Definition
- type NotificationInterval {
- # Id
- : IntervalEnum
- # Name of the interval
- : String
- }
GraphQL OBJECT
Interval a notification is sent in.
- type NotificationInterval {
- # Id
- : IntervalEnum
- # Name of the interval
- : String
- }