- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Product Module Events Reference
This reference shows all the events emitted by the Medusa application related to the Product Module. If you use the module outside the Medusa application, these events aren't emitted.
Product Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when products are created. |
|
| Emitted when products are updated. |
|
| Emitted when products are deleted. |
|
Product Category Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product categories are created. |
|
| Emitted when product categories are updated. |
|
| Emitted when product categories are deleted. |
|
Product Collection Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product collections are created. |
|
| Emitted when product collections are updated. |
|
| Emitted when product collections are deleted. |
|
Product Option Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product options are created. |
|
| Emitted when product options are updated. |
|
| Emitted when product options are deleted. |
|
Product Tag Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product tags are created. |
|
| Emitted when product tags are updated. |
|
| Emitted when product tags are deleted. |
|
Product Type Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product types are created. |
|
| Emitted when product types are updated. |
|
| Emitted when product types are deleted. |
|
Product Variant Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when product variants are created. |
|
| Emitted when product variants are updated. |
|
| Emitted when product variants are deleted. |
|