pub async fn get_ref_children_stubs(
ctx: AppCtx,
ref_id: Uuid,
) -> Result<Vec<RefStub>, AppError>Expand description
Gets ref stubs for children, where a child is defined as any document which
has an top level object containing the field _id = parent.id.