renamed text_en_rebonds, text_de_depart et text_produits to siblings, parents and children

This commit is contained in:
axolotle
2021-03-10 17:32:48 +01:00
parent 9ffc2bf167
commit 19f37aa23b
9 changed files with 45 additions and 45 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
fragment TextTreeFields on TextInterface {
id
title
familles {
families: familles {
id
name
}
__typename
type: __typename
}