Mobile Bytes #6: What are Realm Relationships?

@henna.s, thank’s for the guides on Realm relationships.

Can you shed some light on some more advanced relationships? For example this one Relationship for array with objects where I have an array of objects and one property of the object shall be a relationship?

Secondly, how can I model @LinkingObjects in the Realm UI? I have multiple frontend teams using my models and I’d like to be as service-minded as possible to them so they can copy&paste.