#How to synchronize fields in GraphQL?
1 messages · Page 1 of 1 (latest)
I've fixed it. In this case, I couldn't reuse my previous factory function. I had to rewrite everything from scratch, and it seems like my code was duplicated in two places. Does anyone have a better idea? Is this a runtime error of Node.js, TS, or NestJS?