Function get_by_org_id_and_anaphylaxis
pub fn get_by_org_id_and_anaphylaxis(
app_data: Data<AppData>,
org_id: Uuid,
) -> Result<Vec<AllergiesResponse>, StatusMessage>
Expand description
This is a cached function that uses the GET_BY_ORG_ID_AND_ANAPHYLAXIS
cached static.