For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: ElementInstanceWaitStateQuery

type ElementInstanceWaitStateQuery = SearchQueryRequest & object;

Element instance inspection request.

Type Declaration

filter?

optional filter?: ElementInstanceWaitStateFilter;

Filter criteria for the inspection.

sort?

optional sort?: ElementInstanceWaitStateQuerySortRequest[];

Sort field criteria.