When wanting to push a new item of a given entity
type you can statically call the create
method on supported entities:
Expected arguments:
Key | Required | Type | Description |
---|---|---|---|
data |
true | array | An array of data to be used when creating a new item |
When wanting to push a new item of a given entity
type you can statically call the create
method on supported entities:
Expected arguments:
Key | Required | Type | Description |
---|---|---|---|
data |
true | array | An array of data to be used when creating a new item |