OBJECT
Mutation
Mutation root type
link GraphQL Schema definition
- type Mutation {
- # Root mutation for Access Control
- AccessControlMutations :
- # Root mutation for Administration
- AdminMutations :
- # Root mutation for workflows
- WorkflowMutations :
- # Root mutation for inventory
- InventoryMutations :
- # Root mutation for policy
- PolicyMutations :
- # Root mutation for network
- NetworkMutations :
- }
link Require by
This element is not required by anyone