UNION
SolutionActivityLogEntity
One run in a solution's aggregated activity log (PLW-38986 ยง1.3): a process run, an email-sequence run, or an online-form submission.
link GraphQL Schema definition
- union SolutionActivityLogEntity = ProcessActivityLogEntity | EmailSequenceActivityLogEntity | OnlineFormEntity