Skip to main content

SectionFilter

No description

input SectionFilter {
name: String
}

Fields

SectionFilter.name ● String scalar

name when provided will filter only those comments/stories that have this section. When name is not provided or is null, only comments/stories without a section (uncategorized) will be returned. In order to return all comments/stories regardless of section, specify null or undefined for this filter option.

Member Of

commentEnteredModerationQueue subscription ● commentLeftModerationQueue subscription ● comments query ● flags query ● moderationQueues query