INPUT_OBJECT
UpdatePollerSettingsMutationInput
The input object that defines the fields for the updatePollerSettings mutation.
link GraphQL Schema definition
- input UpdatePollerSettingsMutationInput {
- # How often to poll account equipment (minutes).
- Int :
- # How often to poll infrastructure equipment (minutes).
- Int :
- # A note about this entity.
- NoteMutationInput :
- }