OBJECT
AuthorizedOperations
link GraphQL Schema definition
- type AuthorizedOperations {
- : String!
- : [Operation!]!
- # Workload Hierarchy.
- : WorkloadLevelHierarchy
- }
OBJECT
- type AuthorizedOperations {
- : String!
- : [Operation!]!
- # Workload Hierarchy.
- : WorkloadLevelHierarchy
- }