Home > @uniformdev/canvas > EntryManagementClient > save
EntryManagementClient.save() method
Creates or updates an entry. Returns the new x-modified-at timestamp.
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
body |
ExceptProject<PutEntryBody> | |
|
opts |
(Optional) |
Returns:
Promise<SaveResult>