We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Interface for allowing the underlying database to be changed
Adapter classes must implement the following methods:
See ExportAdapter.js for the default adapter implementation using MongoDB.
See transform.js for additional database specific transformation logic.