OBJECT

CartRewardOptionRewardChoiceGiftSet

link GraphQL Schema definition

1type CartRewardOptionRewardChoiceGiftSet {
2
3giftItem: [CartRewardOptionRewardChoiceGiftSetGiftItem]
5
6}