Skip to main content

QueryTestConfig

Configuration for testing queries.

Properties​

force?​

optional force: boolean

An optional boolean indicating whether to force the query execution no matter if there is a cached result already.


modelIds?​

optional modelIds: RegExp[]

An optional array of regular expressions used to know the models to be tested.