query DeploymentGroups { deploymentGroups { ...DeploymentGroupInfo } } fragment DeploymentGroupInfo on DeploymentGroup { uuid name id }