INPUT_OBJECT
UpdateAutomationInput
Autogenerated input type of UpdateAutomation
link GraphQL Schema definition
- input UpdateAutomationInput {
- : ID!
- : UpdateAutomationAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }