docs: fix events payloads (#14131)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user