• Send a generic manifest change to the backend. Normally, one of the special-purpose functions is easier to use.

    Parameters

    • uuid: string

      ID of the node

    • actions: ManifestActions[]

      series of change actions to perform

    Returns Promise<ManifestDocumentResponse>

    the new state of the manifest document

Generated using TypeDoc