Create
Stores in the database and returns a given model object (to make it from given fields use the Make block).
Flow Connections
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
Data Connections
[Input] Model (model) - model object to be stored in the database.
[Output] Model (model) - model object that was stored in the database.
Last updated