OBJECT

StopAutomationTrackerPayload

Autogenerated return type of StopAutomationTracker

link GraphQL Schema definition

  • type StopAutomationTrackerPayload {
  • automationTracker: AutomationTracker
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by