This event will be deprecated on September 30, 2025.
Replace with onMenuUpdated.
Triggered when a catalog is changed.
Note: The webhook doesn't return information about what has changed. In order to update an external POS upon changes to a Wix Restaurants catalog you may need to create your own logic to identify the changes.
handler(event: CatalogChangedEnvelope): void | Promise<void>