Deeper dive into how schemas work in Basic
basic.config.ts
or basic.config.js
file that lives in your repository.
These basic.config
files can be committed to git, and unlock βschema-as-codeβ capabilities for your project.
Schemas would follow this general format:
collection
, which will operate similarly to MongoDB collections.string
, number
, boolean
, json
.true
.