Configuration options for LoadEverything constructor.

Hierarchy

Properties

query?: any

The query object to use when querying the model. It is short-hand for a queryProvider which always returns a single query.

queryProvider?: QueryProvider

Query provider object.

refresh?: null | number | Date

An optional delay that invalidates features on a loop. For more information, see LoadingStrategy.refresh.

Since

2020.1