ObjectRelationships
Returns all relationships per each object. An ObjectName is required to query this view.
Columns
| Name | Type | Description |
| RelationshipName | String | Name of the relationship. |
| RelationshipLabel | String | Label of the relationship. |
| RelationshipType | String | Type of the relationship. |
| Field | String | Type of the relationship. |
| RelatedObjectName | String | Name of the object in the relationship. |
| RelatedObjectLabel | String | Label of the object in the relationship. |
| ObjectName | String | Name of the object. |