feat(medusa-plugin-segment): adds category and type to segment events (#179)
This commit is contained in:
@@ -74,6 +74,7 @@ class OrderSubscriber {
|
||||
"payments",
|
||||
"fulfillments",
|
||||
"returns",
|
||||
"items",
|
||||
"gift_cards",
|
||||
"gift_card_transactions",
|
||||
"swaps",
|
||||
@@ -160,6 +161,7 @@ class OrderSubscriber {
|
||||
"shipping_methods",
|
||||
"payments",
|
||||
"fulfillments",
|
||||
"items",
|
||||
"returns",
|
||||
"gift_cards",
|
||||
"gift_card_transactions",
|
||||
|
||||
Reference in New Issue
Block a user