feat: create blocks component for loyalty
This commit is contained in:
8
lib/graphql/Fragments/PageLink/AccountPageLink.graphql
Normal file
8
lib/graphql/Fragments/PageLink/AccountPageLink.graphql
Normal file
@@ -0,0 +1,8 @@
|
||||
fragment AccountPageLink on AccountPage {
|
||||
system {
|
||||
locale
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
}
|
||||
Reference in New Issue
Block a user