For the complete documentation index, see llms.txt. This page is also available as Markdown.

CommentOrderByInput

Determines the sorting order for comments.

input CommentOrderByInput {
  createdAt: Sort
}

Fields

createdAt ● Sort enum

Member Of

comments query

Last updated

Was this helpful?