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