OBJECT
1type ExecutionLocation {23id: ID! 45clusterId: ID! 67cluster: Cluster! 89nodeId: ID 1011node: ClusterNode 1213data: JSONData! 1415}