create Method - Service Factory Reference
This method creates one or more records of the data model.
Create One Record#
If an object is passed of the method, an object of the created record is also returned.
Create Multiple Records#
If an array is passed of the method, an array of the created records is also returned.
Was this page helpful?