Alokai

TriggerInput

type TriggerInput = {
  resourceTypeId: Scalars['String'];
  actions?: InputMaybe<Array<ActionType>>;
};

Referenced Types

On this page