OBJECT

CartRewardOptionGiftSet

link GraphQL Schema definition

1type CartRewardOptionGiftSet {
2
3giftItem: [CartRewardOptionGiftSetGiftItem]
5
6}