items


itemsArray<Label>Read-only

Returns the items that match the query.

The current page of items retrieved by the query.

List of labels.

Note: When no items match the query, the items array is empty.

To paginate your query results, use the LabelsQueryResult pagination properties and functions.

Was this helpful?
Yes
No