From 97db9f21b9e101edd0a9109ba77e35f8d5d774c3 Mon Sep 17 00:00:00 2001 From: Christel Westerberg Date: Tue, 28 May 2024 10:14:49 +0200 Subject: [PATCH] fix: remove breadcrumbs --- lib/graphql/Query/LoyaltyPage.graphql | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lib/graphql/Query/LoyaltyPage.graphql b/lib/graphql/Query/LoyaltyPage.graphql index 0ea366416..231c0aa68 100644 --- a/lib/graphql/Query/LoyaltyPage.graphql +++ b/lib/graphql/Query/LoyaltyPage.graphql @@ -127,15 +127,6 @@ query GetLoyaltyPage($locale: String!, $uid: String!) { } } } - web { - breadcrumbs { - title - parents { - href - title - } - } - } system { uid created_at