NotificationOption
Notification option
type NotificationOption {
type: NotificationType
enabled: Boolean
}
Fields
NotificationOption.type ● NotificationType enum
The type of notification
NotificationOption.enabled ● Boolean scalar
Whether this type of notification is enabled
Member Of
UserOptions object