Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
insertDataItemReferences( )
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
.
Inserts one or more item references into a referring field of the specified item.
Method Declaration
Copy
Method Parameters
payload
InsertDataItemReferencesEnvelope
Show Child Properties
Returns
Return Type:
InsertDataItemReferencesResponse | Promise<InsertDataItemReferencesResponse>
Show InsertDataItemReferencesResponse Properties
Example shown:
Example of a `results` return value
JavaScript
Did this help?
Yes
No