DavisCacici

Results 2 issues of DavisCacici

"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...

I suggest this update to the addObject method: if the resolver is undefined, provide a clear message to the user. This isn't a fix issue but a better way