From 0db9f85902aa0cb4d55f15561125491159ef33fe Mon Sep 17 00:00:00 2001 From: Bob Wezelman Date: Tue, 28 Sep 2021 09:09:21 +0200 Subject: [PATCH] Added the attribute code to the query (#4) --- resources/views/queries/bundles.graphql | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/queries/bundles.graphql b/resources/views/queries/bundles.graphql index 2568349..b4b5c3c 100644 --- a/resources/views/queries/bundles.graphql +++ b/resources/views/queries/bundles.graphql @@ -17,6 +17,7 @@ query bundles ($productId: Int!) { ... on ConfigurableProduct { configurable_options { attribute_id_v2 + attribute_code label values { value_index