pub async fn get_package_versions(
    client: &BackendClient,
    vars: AllPackageVersionsVars
) -> Result<PackageVersionConnection, Error>