We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a47ba8 commit f4f3c42Copy full SHA for f4f3c42
api-specs/graphql/schema.sdl
@@ -4511,7 +4511,7 @@ type FixedPriceCartDiscountValue implements CartDiscountValue {
4511
}
4512
4513
input FixedPriceCartDiscountValueInput {
4514
- money: [CartDiscountValueBaseMoneyInputType!]!
+ money: [CartDiscountValueBaseMoneyInput!]!
4515
applicationMode: DiscountApplicationMode!
4516
4517
0 commit comments