onServiceUpdated( )


Notes:

Triggered when a service is updated.

Permissions
Wix Multilingual - Nile Wrapper Domain Events Read
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ServiceUpdatedEnvelope): void | Promise<void>

Did this help?