OBJECT

DestroyAutomationPayload

Autogenerated return type of DestroyAutomation

link GraphQL Schema definition

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

link Require by