OBJECT

OrganizationCluster

link GraphQL Schema definition

1type OrganizationCluster {
2
3organizationId: ID!
4
5clusterId: ID!
6
7isAlwaysUse: Boolean
8
9}

link Required by

This element is not required by anyone