onSchemaUpdated( )


Notes:

Triggered when translation schema is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?