query { teams: allTeam(order: ASC) { edges { node { id name github avatar title } } } extraPagesInfo(path: "/") { path title keywords } }