Type Alias CollectionWebhookSubscription

CollectionWebhookSubscription: NewCollectionWebhookSubscription & {
    id: WebhookSubscriptionId;
}