INPUT_OBJECT
UpdateNetworkMonitoringGraphMutationInput
The input object that defines the fields for the updateNetworkMonitoringGraph mutation.
link GraphQL Schema definition
- input UpdateNetworkMonitoringGraphMutationInput {
- # A descriptive name.
- : String
- # The type.
- : NetworkMonitoringGraphType
- # Stacked
- : Boolean
- # A note about this entity.
- : NoteMutationInput
- }