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

filterLabelItems

Filter labels.

Examples

type FilterLabelItems {
  id: String
  label: String
}

Fields

Field
Description
Supported fields

id String

Filter identifier

label String

Display label for the filter

References

Queries using this object:

Last updated