onSchemaUpdated( )


Notes:

Triggered when translation schema is updated.

Permissions
Wix Multilingual - Translation Schema Read
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?