pub fn get_document(
ctx: &AppContext,
id: &EntityId,
) -> Result<Option<DocumentDto>>Expand description
Get a document entity by ID
pub fn get_document(
ctx: &AppContext,
id: &EntityId,
) -> Result<Option<DocumentDto>>Get a document entity by ID