renamed text_en_rebonds, text_de_depart et text_produits to siblings, parents and children
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
query TextdepartRecursive($id: Int!) {
|
||||
textref(id: $id) {
|
||||
...TextrefTreeFields
|
||||
text_en_rebond {
|
||||
siblings: text_en_rebond {
|
||||
...TextrefTreeFields
|
||||
text_en_rebond {
|
||||
siblings: text_en_rebond {
|
||||
...TextrefTreeFields
|
||||
text_en_rebond {
|
||||
siblings: text_en_rebond {
|
||||
...TextrefTreeFields
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user