query DeploymentGroups($iName: String!) { instances(name: $iName) { id name } }