Skip to main content
The getLoaders() method returns a list of all the data sources / loaders added so far. This data comes from the store and if the store is inMemory, then the list will not include the loaders from before the restart.

Usage