Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 662 Bytes

create.md

File metadata and controls

34 lines (27 loc) · 662 Bytes



Create Action



Entity::create()



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