fix: setup issues + webpack improvements
This commit is contained in:
12
client/graph/admin/navigation/navigation-query-tree.gql
Normal file
12
client/graph/admin/navigation/navigation-query-tree.gql
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
navigation {
|
||||
tree {
|
||||
id
|
||||
kind
|
||||
label
|
||||
icon
|
||||
targetType
|
||||
target
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user