Home > @uniformdev/canvas > ContentClient > upsertEntry
ContentClient.upsertEntry() method
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
body | ExceptProject<PutEntryBody> | |
options | UpsertEntryOptions | (Optional) |
Returns:
Promise<{ modified: string | null; }>