Describes a relationship edge between a source and destination entity
| Field | Type | Required | Description |
|---|---|---|---|
name |
str | ✔️ | The title or type of relationship. Currently an enum of CHIEF_OF_STAFF, EXECUTIVE_ASSISTANT |
email |
str | ✔️ | Email of the person with whom the relationship exists. Per the example above, either B or C's email depending on the relationship. |