onProductCreated( )


Notes:
Permissions
Read products in v3 catalog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?