Many to many self-references

I got this error for one schema: Many to many self-references are not allowed.

Will this get added? Is there a workaround?

Hi @Leon. I think this is a duplicate of this existing topic: GraphQL self reference

You can achieve self-reference connections by creating the “link” collection yourself. It’s more cumbersome to maintain for sure, but you can do it.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.