Skip to content

Commit d52d266

Browse files
committed
customizable_options.values contains everything but value(s)
1 parent 211dd25 commit d52d266

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/QuoteGraphQl/etc/schema.graphqls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ type SelectedCustomizableOption {
314314
type SelectedCustomizableOptionValue {
315315
id: Int!
316316
label: String!
317-
value: String
318317
price: CartItemSelectedOptionValuePrice!
319318
}
320319

0 commit comments

Comments
 (0)