InPageNotificationsConfigurationInput
InPageNotificationsConfigurationInput specifies the configuration for in-page notifications.
type InPageNotificationsConfigurationInput { enabled: Boolean floatingBellIndicator: Boolean}Fields#
enabled (Boolean)#
enabled when true turns on in-page notifications as an option for commenters.
floatingBellIndicator (Boolean)#
floatingBellIndicator when true shows a floating bell for notifications; when false, there is no floating bell and the Notifications tab is aligned left.