Skip to main content

OnReplySettingsInput

No description

input OnReplySettingsInput {
enabled: Boolean!
showReplies: InPageNotificationReplyType!
}

Fields

OnReplySettingsInput.enabled ● Boolean! non-null scalar

In-page notifications for replies is enabled

OnReplySettingsInput.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

UpdateInPageNotificationSettingsInput input