Alokai

MessageSubscriptionInput

type MessageSubscriptionInput = {
  resourceTypeId: Scalars['String'];
  types?: InputMaybe<Array<Scalars['String']>>;
};

Referenced Types

On this page