CloudEventsSubscriptionsFormat
type CloudEventsSubscriptionsFormat = NotificationFormat & {
__typename?: 'CloudEventsSubscriptionsFormat';
type: Scalars['String'];
cloudEventsVersion: Scalars['String'];
};type CloudEventsSubscriptionsFormat = NotificationFormat & {
__typename?: 'CloudEventsSubscriptionsFormat';
type: Scalars['String'];
cloudEventsVersion: Scalars['String'];
};