INPUT_OBJECT
CreatePollerMutationInput
The input object that defines the fields for the createPoller mutation.
link GraphQL Schema definition
- input CreatePollerMutationInput {
- # A descriptive name.
- String! :
- # Whether or not this is enabled.
- Boolean :
- # Poller subnet configuration.
- PollerSubnetMutationInput] : [
- # A note about this entity.
- NoteMutationInput :
- }