Classes
Enumerations
Interfaces
TypeAliases

CompassSearchComponentLabelsQuery

The query to find component labels within Compass.

Property NameTypeDescription
afterInputMaybe<String>Returns results after the specified cursor.
firstInputMaybe<Number>Number of results to return in the query. The default is 25.
queryInputMaybe<String>Text query to search against.
sortInputMaybe<Array<InputMaybe<CompassQuerySort>>>Sorting parameters for the results to be searched for. The default is by ranked results.

Rate this page: