Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
getComments
query
getCommentsGet many Comments, with optional scoping, sorting and pagination
getComments(
pagination: PublicPagination
sorting: [CommentSorting!]
scope: GetCommentsScope
): GetCommentsOutput!