onSchemaCreated( )


Notes:

Triggered when translation schema is created.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?