NPM package for handling multiple documents with different schemas in the same database. Schemas are defined using JSON Schema, providing robust validation and flexible document management.
what are the default fields to import and export for a schema?
how to add meta : meta.tags (; separated), meta.link
csv can have a blank _id and meta.link field
after creating a doc this can be updated.
give a template to generate the csv file which list of fields that can be imported
what are the default fields to import and export for a schema? how to add meta : meta.tags (; separated), meta.link csv can have a blank _id and meta.link field after creating a doc this can be updated. give a template to generate the csv file which list of fields that can be imported