OBJECT

CartRewardOptionDescription

link GraphQL Schema definition

1type CartRewardOptionDescription {
2
3language: String
5
4value: String
6
7}