Function createDraftNode

  • Create a new draft node, an empty base for further interaction. A draft is the target of iterative file uploads, changes to metadata, etc and remains private until the next call to publishDraftNode.

    Parameters

    Returns Promise<CreateDraftResponse>

Generated using TypeDoc