unload-document
Type: Operation
Unload the document with the given ID
This requires the unloadDocument
handler to be implemented for the configured LoadingStrategy, and requires the loading strategy to not automatically load any referenced document. This operation will not affect documents that are loaded only for preview (e.g., in browse modals).
Imported operation data
document
Id (Required)
Type: DocumentId
The document ID of the document to unload.