Alokai

SubscriptionFormatInput

type SubscriptionFormatInput = {
  Platform?: InputMaybe<PlatformFormatInput>;
  CloudEvents?: InputMaybe<CloudEventsSubscriptionsFormatInput>;
};

Referenced Types

On this page