Is there a way to define Relations (embed an entity) from an other type?
For example i have BlogPost and i have (already existing) other BlogPosts. I want to have a Multi-Select to define related BlogPosts.
I didn't find it in the docs.
How can i accomplish this?