Skip to content

Commit 36e0811

Browse files
committed
Remove item_list from analytics-types
1 parent e19192a commit 36e0811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/analytics-types/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ export interface EventParams {
144144
event_label?: string;
145145
event_category?: string;
146146
shipping_tier?: string;
147-
item_list?: string;
148147
item_list_id?: string;
149148
item_list_name?: string;
150149
promotion_id?: string;

0 commit comments

Comments
 (0)