OBJECT

UpdateExecutionLocation

link GraphQL Schema definition

1type UpdateExecutionLocation {
2
3id: ID!
4
5clusterId: ID!
6
7nodeId: ID
8
9}

link Required by

This element is not required by anyone