© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
MaryShodiya
Software Engineer | Technical Writer
Nice Tutorial... However, you made an error with the query file name when calling it the pages/index.tsx.
"CountriesQuery.graphql" is the query file name but we imported "./queryCountries.graphql" when calling the query.
Ivan Maximiliano Saldano
Full Stack Developer | Senior Frontend Developer @ Jitera
oh thank you, nice find. I've corrected it.