delete Partial Document And Parents
Task<String> deletePartialDocumentAndParents(@NonNull() String documentId)
Content copied to clipboard
Deletes a Gini partial document and all its parent composite documents. Partial documents can be deleted only, if they don't belong to any composite documents and this method deletes the parents before deleting the partial document.
Return
A Task which will resolve to an empty string.
Parameters
document Id
The id of an existing partial document