Issue while returning array of objects from graphQL query response – Stack Overflow

Issue while returning array of objects from graphQL query response – Stack Overflow

hey I’m using graphQL with NestJS and Apollo Server. The issue is I can return one object but while returing array of objects it’s throwing error.

 

Read More