OBJECT
AddAutomationTriggerPayload
Autogenerated return type of AddAutomationTrigger
link GraphQL Schema definition
- type AddAutomationTriggerPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # Errors encountered during the mutation
- String!] : [
- # The newly created trigger instance
- TriggerInstance :
- }