docs: fix events payloads (#14131)

This commit is contained in:
Shahed Nasser
2025-11-26 16:12:00 +02:00
committed by GitHub
parent c1ede88a7e
commit c3cebdfe80
139 changed files with 1057 additions and 904 deletions

View File

@@ -1078,9 +1078,9 @@ post:
- name: product-collection.created
payload: |-
```ts
[{
{
id, // The ID of the product collection
}]
}
```
description: Emitted when product collections are created.
deprecated: false