1*61046927SAndroid Build Coastguard Workerquery getCiConfigData($projectPath: ID!, $sha: String, $content: String!) { 2*61046927SAndroid Build Coastguard Worker ciConfig(projectPath: $projectPath, sha: $sha, content: $content) { 3*61046927SAndroid Build Coastguard Worker errors 4*61046927SAndroid Build Coastguard Worker mergedYaml 5*61046927SAndroid Build Coastguard Worker __typename 6*61046927SAndroid Build Coastguard Worker } 7*61046927SAndroid Build Coastguard Worker} 8