Webhook data sent when a new collection is updated
type CollectionUpdatedData { id: string; title: string; slug: string; description: string; deletedAt?: string | null }
{ "id": "a75337b0-f730-4522-97ab-3fd622d43f27", "title": "Test Swag Store", "slug": "test-swag-store", "title": "Test Swag Store", "description": "Cool new store!", }