findByIds (modelName, ids) Promise
private
This method makes a series of requests to the adapter's find
method and returns a promise that resolves once they are all loaded.
Parameters:
-
modelName
String
-
ids
Array
Returns:
-
Promise
- promise
Please login to continue.