flags
flags are the list of flags from user reported comments.
flags( first: Int = 10 after: Cursor orderBy: COMMENT_SORT storyID: ID = 0 siteID: ID = 0 section: SectionFilter): FlagsConnection!
flags are the list of flags from user reported comments.
flags( first: Int = 10 after: Cursor orderBy: COMMENT_SORT storyID: ID = 0 siteID: ID = 0 section: SectionFilter): FlagsConnection!
first
(Int
)#after
(Cursor
)#orderBy
(COMMENT_SORT
)#storyID
(ID
)#siteID
(ID
)#section
(SectionFilter
)#FlagsConnection
#