OBJECT

CreateAutomationPayload

Autogenerated return type of CreateAutomation

link GraphQL Schema definition

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

link Require by