Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

TermSortingKey

The possible sort fields

enum TermSortingKey {
name
ownersAndTeamOwnersCount
}

Values

TermSortingKey.name

Sort by the term name

TermSortingKey.ownersAndTeamOwnersCount

Sort by the number of owners and team owners

Member Of