Skip to content

spawn model properties

aapit edited this page Dec 23, 2014 · 8 revisions

The properties below can be used on the model level in a Spawn configuration file. For instance, MyModel.json could look like this:

{
  "label": "My Model",
  "description": "This is the pwettiest model",
  "inputs": []
}

order

(My)Sql statement that represents the default ordering of this model in the cms.

label

description

route

creatable

deletable

quickAddable

visible

module

behaviors

relations

unique

inputs

listFields

Clone this wiki locally