require("getEntity")(category, filter)
services/getEntity.js, line 22
Retrieves all entity metadata for the given model and filter criteria
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
category |
string |
The category/type of the model |
|||||||||||||||||||||
filter |
Object |
optional
A set of filter criteria
|
getEntity module