routier-collection / datastore/src / InspectedQuery
Interface: InspectedQuery
Defined in: datastore/src/inspection/types.ts:39
Properties
sequence
readonlysequence:number
Defined in: datastore/src/inspection/types.ts:40
collection
readonlycollection:string
Defined in: datastore/src/inspection/types.ts:41
live
readonlylive:boolean
Defined in: datastore/src/inspection/types.ts:42
at
readonlyat:number
Defined in: datastore/src/inspection/types.ts:43
durationMs
readonlydurationMs:number
Defined in: datastore/src/inspection/types.ts:44
outcome
readonlyoutcome:InspectedQueryOutcome
Defined in: datastore/src/inspection/types.ts:45
explanation
readonlyexplanation:QueryExplanation
Defined in: datastore/src/inspection/types.ts:46