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 gallery is updated.
Note: The event data doesn't include gallery items or their IDs. To receive information about the updated items you need to listen to the Gallery Item Updated webhook.
handler(event: GalleryUpdatedEnvelope): void | Promise<void>