Skip to main content

list

Function list 

Source
pub async fn list(owner_type: &str, owner_id: &str) -> Vec<Attachment>
Expand description

List a record’s attachments for display. Returns empty (never errors to the caller) so the detail page renders even when the backend hiccups.