Skip to main content

Overview

In cases where relationships exist between entities, it’s vital to define them explicitly in the model. Following example demonstrates how to define relationships between users by incorporating an $id and $coworkers fields.

Example