Skip to main content

OnReplySettings

No description

type OnReplySettings {
enabled: Boolean!
showReplies: InPageNotificationReplyType!
}

Fields

OnReplySettings.enabled ● Boolean! non-null scalar

In-page notifications for replies is enabled

OnReplySettings.showReplies ● InPageNotificationReplyType! non-null enum

This keeps track of what type of reply the user would like to be notified on when in-page reply notifications is enabled

Member Of

UserInPageNotificationSettings object