lightyear.upsertobjectbatch
Home > @runlightyear/lightyear > upsertObjectBatch
upsertObjectBatch() function
Signature:
declare function upsertObjectBatch(props: UpsertObjectBatchProps): Promise<Response>;
Parameters
Parameter | Type | Description |
---|---|---|
props | UpsertObjectBatchProps |
Returns:
Promise<Response>