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