pub async fn get_deploy_apps(
    client: &BackendClient,
    vars: GetDeployAppsVars
) -> Result<DeployAppConnection, Error>