This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 147
Cannot generate multi-type relationships #201
Comments
@MuddyBootsCode I think that is typically a Some exemples below: |
I've ended up going the interface route.
It's working so far but it'd be nice to have something less verbose. |
Interface isn't a fit for relationships between types that don't share mostly identical fields. |
Also no solution that supports edges with properties
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's not currently possible to designate a relationship to multiple node types in a manner like that shown above.
The text was updated successfully, but these errors were encountered: