refactor: renaming from accountPage to myPages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#import "../Fragments/LoyaltyPage/Breadcrumbs.graphql"
|
||||
#import "../Fragments/Refs/Breadcrumbs.graphql"
|
||||
#import "../Fragments/Refs/LoyaltyPage/Breadcrumbs.graphql"
|
||||
|
||||
query GetLoyaltyPageBreadcrumbs($locale: String!, $url: String!) {
|
||||
all_page: all_loyalty_page(locale: $locale, where: { url: $url }) {
|
||||
|
||||
Reference in New Issue
Block a user