OBJECT

UpdateAutomationPayload

Autogenerated return type of UpdateAutomation

link GraphQL Schema definition

  • type UpdateAutomationPayload {
  • automation: Automation
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by