pub async fn search_ref_stubs(
ctx: AppCtx,
search_params: RefQueryParams,
) -> Result<Paginated<RefStub>, AppError>Expand description
Searches for RefStubs that the current user has permission to access,
returning lightweight metadata about each matching ref