OBJECT
InfrastructureTable
link GraphQL Schema definition
- type InfrastructureTable {
- : ReportFocusEnum!
- : [ClusterGroupByEnum!]
- : String!
- : [InfrastructureTableColumnEnum!]!
- : ClusterSortByEnum
- # Sorts by order.
- : SortOrder
- }
OBJECT
- type InfrastructureTable {
- : ReportFocusEnum!
- : [ClusterGroupByEnum!]
- : String!
- : [InfrastructureTableColumnEnum!]!
- : ClusterSortByEnum
- # Sorts by order.
- : SortOrder
- }