query { sections: allSections { edges { node { id Titre Contenu Ordre } } } chapitres: allChapitres { edges { node { id Titre Contenu alternatif } } } introductions: allIntroductions { edges { node { id contenu } } } } query { metadata { title subtitle authors } }