Replies: 1 comment
-
RTFM! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How could I do something like @field((type)=> T) is this possible? I'm trying to make the Edge class have a generic node attribute. I tried using Union Schema, but it didn't work as I imagined because it shows all the schemas together.
Beta Was this translation helpful? Give feedback.
All reactions