MemberNetworkNotificationSettings
No description
type MemberNetworkNotificationSettings {
channel: NotificationChannel!
enabled: Boolean
isDefault: Boolean!
mention: Boolean
reaction: Boolean
sameAsDefault: Boolean!
}
No description
type MemberNetworkNotificationSettings {
channel: NotificationChannel!
enabled: Boolean
isDefault: Boolean!
mention: Boolean
reaction: Boolean
sameAsDefault: Boolean!
}
channel (NotificationChannel!)enabled (Boolean)isDefault (Boolean!)mention (Boolean)reaction (Boolean)sameAsDefault (Boolean!)