The EntitySearchInputType
datatype includes various settings.
Table: EntitySearchInputType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 18, 2024 | |||||
entityTypes | [EntitySearchEntityType ] | yes | Preview | The types of entity. See EntitySearchEntityType . | |
pageSize | integer | 100 | Preview | The number of records to return per page. | |
paths | [string] | yes | Preview | The paths to search. | |
searchTerm | string | Preview | Text on which to search assets in views and repositories. | ||
sortBy | [EntitySearchSortInfoType ] | yes | Preview | Enter Name with a string for the field on which to sort. See EntitySearchSortInfoType . |