pub async fn get_deploy_app_versions(
    client: &BackendClient,
    vars: GetDeployAppVersionsVars
) -> Result<DeployAppVersionConnection, Error>