videosphere
Preparing search index...
lib/repositories/drafts
getDraftById
Function getDraftById
getDraftById
(
id
:
string
)
:
Promise
<
Draft
>
Fetch a draft by ID. Returns null if not found.
Parameters
id
:
string
Returns
Promise
<
Draft
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Fetch a draft by ID. Returns null if not found.