videosphere
Preparing search index...
lib/repositories/drafts
updateDraft
Function updateDraft
updateDraft
(
id
:
string
,
input
:
UpdateDraftInput
)
:
Promise
<
Draft
>
Update an existing draft. Only provided fields are updated.
Parameters
id
:
string
input
:
UpdateDraftInput
Returns
Promise
<
Draft
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Update an existing draft. Only provided fields are updated.