Hierarchy

  • QueryOptions

Properties

cache?: boolean

Cache the query results

cancelToken?: CancellationToken

Cancellation token when triggered cancels the query

chunkSize?: number

Default chunk size for the query

toolingApi?: boolean

Execute the query on the tooling API instead of the regular data API.