fix LibraryTree button size and remove parent queries
This commit is contained in:
+3
-3
@@ -56,9 +56,9 @@ export default {
|
||||
const baseQuery = print(NodesTrees)
|
||||
const prodFragment = `
|
||||
... on Textprod {
|
||||
parents: text_de_depart {
|
||||
id
|
||||
}
|
||||
#parents: text_de_depart {
|
||||
# id
|
||||
#}
|
||||
|
||||
siblings: text_en_rebond {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user