How to resolve .graphql files in Next.js using Turbopack? – Stack Overflow

How to resolve .graphql files in Next.js using Turbopack? – Stack Overflow

… graphql/queries/getSomeData.graphql’. I attempted to configure Turbopack in my next.config.ts to process .graphql files using graphql-tag/loader:

 

Read More