Home > @uniformdev/canvas > EntryManagementClient > saveAndPublish
EntryManagementClient.saveAndPublish() method
Saves the draft and publishes in one call (two PUTs).
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
body |
ExceptProject<Omit<PutEntryBody, 'state'>> | |
|
opts |
(Optional) |
Returns:
Promise<SaveResult>