Type error on apollo graphql server mutation;Unable to debug – Stack Overflow

Type error on apollo graphql server mutation;Unable to debug – Stack Overflow

Hello everyone I am having a graphql server. In that on a mutation it gives type error stating that expected out type but got function object.

 

Read More