Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
truncateDataItems( )
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
.
Removes all items from a collection.
Method Declaration
Copy
Method Parameters
payload
TruncateDataItemsEnvelope
Show Child Properties
Returns
Return Type:
TruncateDataItemsResponse | Promise<TruncateDataItemsResponse>
Example shown:
Example of a truncate data items handler function
JavaScript
Did this help?
Yes
No