Skip to main content

InPageNotificationsConfigurationInput

InPageNotificationsConfigurationInput specifies the configuration for in-page notifications.

input InPageNotificationsConfigurationInput {
enabled: Boolean
floatingBellIndicator: Boolean
}

Fields

InPageNotificationsConfigurationInput.enabled ● Boolean scalar

enabled when true turns on in-page notifications as an option for commenters.

InPageNotificationsConfigurationInput.floatingBellIndicator ● Boolean scalar

floatingBellIndicator when true shows a floating bell for notifications; when false, there is no floating bell and the Notifications tab is aligned left.

Member Of

SettingsInput input