From 0f9e70409d4e08602e9869c94e679bb8b15103a4 Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Fri, 19 Feb 2021 16:40:12 +0100 Subject: [PATCH] Add module-login-as-customer-graph-ql and magento/module-compare-list-graph-ql --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index f872514..ca6b49e 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,7 @@ "magento/module-checkout-agreements-graph-ql":"*", "magento/module-cms-graph-ql": "*", "magento/module-cms-url-rewrite-graph-ql": "*", + "magento/module-compare-list-graph-ql": "*", "magento/module-configurable-product-graph-ql": "*", "magento/module-customer-balance-graph-ql": "*", "magento/module-customer-downloadable-graph-ql":"*", @@ -31,6 +32,7 @@ "magento/module-inventory-graph-ql": "*", "magento/module-inventory-in-store-pickup-graph-ql": "*", "magento/module-inventory-in-store-pickup-quote-graph-ql": "*", + "magento/module-login-as-customer-graph-ql": "*", "magento/module-quote-graph-ql": "*", "magento/module-paypal-graph-ql": "*", "magento/module-related-product-graph-ql":"*",