onSchemaCreated( )


Notes:

Triggered when translation schema is created.

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

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

Did this help?