Function prePublishDraftNode

  • Computes the draft drive DAG, and updates the data bucket CID with the new root. Note this does not actually publish the draft, just tells the backend to prepare for it.

    Parameters

    • uuid: string

      UUID of the node to prepublish.

    Returns Promise<PrepublishResponse>

Generated using TypeDoc