Skip to content

Module Circular Dependency

Compare
Choose a tag to compare

Here I am using a module library per entity and it creates a circular dependency in my graphQL resolvers when trying to resolve bidirectional relationships. The forwardRef module imports does not at resolving the issue.