AutomationExecution Object
This type maps an automation execution.
Fields
#
end
The end time of this execution. If it is still running this contains the current timestamp.
job
The reference to the automation job. Can be empty if e.g. a system action gets executed without a job.
Usages
#
References
#
- Field executions from AutomationJob
- Field executeSystemAction from Mutation
- Field automationExecution from Query
Previous
ApplicationType