chore: move fragments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#import "../Fragments/MyPages/AccountPageContentDynamicContent.graphql"
|
||||
#import "../Fragments/MyPages/AccountPageContentShortcuts.graphql"
|
||||
#import "../Fragments/MyPages/AccountPage/AccountPageContentDynamicContent.graphql"
|
||||
#import "../Fragments/MyPages/AccountPage/AccountPageContentShortcuts.graphql"
|
||||
|
||||
query GetAccountPage($locale: String!, $url: String!) {
|
||||
all_account_page(limit: 1, locale: $locale, where: { url: $url }) {
|
||||
|
||||
Reference in New Issue
Block a user