Insert
Insert one or more items into a collection.
Parameters:
collectionName: The name of the collection to insert the items into.items: An array of items to insert into the collection.
Insert one or more items into a collection.
Parameters:
collectionName: The name of the collection to insert the items into.items: An array of items to insert into the collection.