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

SearchType

The possible values for the entity types to search on.

enum SearchType {
  AccessControl
  DataObject
  DataSource
  User
}

Values

AccessControl

DataObject

DataSource

User

Member Of

SearchFilterInput input

Last updated

Was this helpful?