Initial commit
This commit is contained in:
5
tina/queries/frags.gql
Normal file
5
tina/queries/frags.gql
Normal file
@@ -0,0 +1,5 @@
|
||||
fragment LayoutQueryFragment on Query {
|
||||
global(relativePath: "index.json") {
|
||||
...GlobalParts
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user