OBJECT
AddAutomationStepPayload
Autogenerated return type of AddAutomationStep
link GraphQL Schema definition
- type AddAutomationStepPayload {
- # The newly created automation step
- AutomationV2Step :
- # A unique identifier for the client performing the mutation.
- String :
- # Errors encountered during the mutation
- String!] : [
- }