Databases service
TIP
Available as a global service
WARNING
Service methods are only allowed from the server side.
Overview
This service is powered by feathers-mongodb-management. It acts as a proxy to perform MongoDB administrative operations such as creating databases, collections, or users.
All external access is blocked via a disallow('external') hook applied to all operations.
Hooks
The following hooks are executed on the databases service: