Static
createCreate one data row from javascript object based on the datamodel. NOTE! Data assumed to be unserialized i.e. of the native type (string, number, boolean, Buffer)
datamodel of the api
data as javascript object
Static
createCreate data rows from request body based on the datamodel.
datamodel of the api
data as a string or Buffer or object
parameters
Static
createCreate data rows from request body based on the datamodel.
datamodel of the api
data as an Buffer
parameters
Static
createCreate data rows from request body based on the datamodel.
datamodel of the api
data as a string
parameters
Static factory class for easily creating things based on data