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

TagOrderByInput

Specifies the sorting possibilities for lists of tags.

input TagOrderByInput {
  key: Sort
  stringValue: Sort
}

Fields

key ● Sort enum

stringValue ● Sort enum

Last updated

Was this helpful?