The definition of a column in a model. If the defaultValue is provided, it should be of the type defined by your type. Blobs should be provided as an ArrayBuffer.
defaultValue
type
Optional
Generated using TypeDoc
The definition of a column in a model. If the
defaultValue
is provided, it should be of the type defined by yourtype
. Blobs should be provided as an ArrayBuffer.