feat(SW-66, SW-348): search functionality and ui
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#import "../System.graphql"
|
||||
|
||||
fragment LoyaltyPageLink on LoyaltyPage {
|
||||
system {
|
||||
locale
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
system {
|
||||
...System
|
||||
}
|
||||
web {
|
||||
original_url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user