Graphql + Nest – Expected Iterable, but did not find one for field – Stack Overflow

letslearngraphql

Graphql + Nest – Expected Iterable, but did not find one for field – Stack Overflow

I’m working with NestJS and GraphQL, and I have a resolver that returns an array. However, when I query it, I get the following error:

 

Read More