Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
createCollection( )
Important:
This is a handler function. Implement it only as part of the
service plugin
.
When developing websites or building apps with Blocks, use
Velo service plugins
.
Creates a new data collection.
Method Declaration
Copy
Method Parameters
payload
CreateCollectionEnvelope
Show Child Properties
Returns
Return Type:
CreateCollectionResponse | Promise<CreateCollectionResponse>
Show CreateCollectionResponse Properties
Example shown:
Example of a `collection` return value
JavaScript
Did this help?
Yes
No