is it possible to have a relation of different typ...
# orm-help
l
is it possible to have a relation of different types? like
Copy code
type Post

type Comment

type Upvote
     item: Post || Comment
m
l
thanks
That post is from 2017