Skip to content

Commit

Permalink
Added the attribute code to the query (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobWez98 authored Sep 28, 2021
1 parent 072b62e commit 0db9f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/queries/bundles.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ query bundles ($productId: Int!) {
... on ConfigurableProduct {
configurable_options {
attribute_id_v2
attribute_code
label
values {
value_index
Expand Down

0 comments on commit 0db9f85

Please sign in to comment.