Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Dec 17, 2024
1 parent 6a47ba8 commit f4f3c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-specs/graphql/schema.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -4511,7 +4511,7 @@ type FixedPriceCartDiscountValue implements CartDiscountValue {
}

input FixedPriceCartDiscountValueInput {
money: [CartDiscountValueBaseMoneyInputType!]!
money: [CartDiscountValueBaseMoneyInput!]!
applicationMode: DiscountApplicationMode!
}

Expand Down

0 comments on commit f4f3c42

Please sign in to comment.