We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
apiModel: A mongoose.model indicating the resource for CRUD operations to be performed.
apiModel
mongoose.model
modelName: A string representing the extended URL at which the resource can be accessed.
modelName
router: An instance of a custom Router class. If empty, the default Router which has basic CRUD operations, will be used.
router
Router
getModelData: Used to retrieve an object with the details in the ModelData instance.
getModelData
ModelData
There was an error while loading. Please reload this page.