This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
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>