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