INPUT_OBJECT

CreateAutomationStepAttributes

link GraphQL Schema definition

  • input CreateAutomationStepAttributes {
  • automationId: ID!
  • parentId: ID
  • result: String
  • actionName: String!
  • data: JSON
  • }