OBJECT
CloneAutomationPayload
Autogenerated return type of CloneAutomation
link GraphQL Schema definition
- type CloneAutomationPayload {
- : Automation
- # A unique identifier for the client performing the mutation.
- : String
- : Automation
- : [String!]!
- }