Triggertype Trigger = { __typename?: 'Trigger'; resourceTypeId: Scalars['String']; actions: Array<ActionType>; }; Referenced Types Scalars ActionType