NotificationOptionInput
Notification option input
input NotificationOptionInput {
type: NotificationType
enabled: Boolean
}
Fields
NotificationOptionInput.type ● NotificationType enum
The type of notification
NotificationOptionInput.enabled ● Boolean scalar
Whether this type of notification is enabled
Member Of
UpdateUser mutation