GraphQL error in Next.js 13.5
Unanswered
Somali posted this in #help-forum
SomaliOP
Hello, I recently upgraded to Next.js 13.5.2, and I'm experiencing an error with my GraphQL backend. Specifically, this error happens when I build/deploy my code:
Everything works in development, and everything worked well in versions 13.4.x, not sure what the change in 13.5 that introduced this issue.
Error: Schema must contain uniquely named types but contains multiple types named "s". Everything works in development, and everything worked well in versions 13.4.x, not sure what the change in 13.5 that introduced this issue.