graphql-modules icon indicating copy to clipboard operation
graphql-modules copied to clipboard

Error unclear

Open DavisCacici opened this issue 10 months ago • 1 comments

"When I encounter an unclear error in a module related to a mutation or query, such as "TypeError: Cannot read properties of undefined (reading 'resolve')", I debugged your source code to investigate the issue. I found that the 'addObject' method does not handle cases where 'const resolver' is undefined, which leads to the error. To resolve this, I created a pull request with a fix."

DavisCacici avatar Mar 07 '25 09:03 DavisCacici

I can close the issue and carry on on pull request??

DavisCacici avatar May 12 '25 14:05 DavisCacici