School Object
Always present (compact or detailed):
Field | Description | Type | Required? |
---|---|---|---|
id | Unique ID | string | Yes |
name | School name | string | Yes |
Detailed fields:
Field | Description | Type | Required? | ||
---|---|---|---|---|---|
edges |
Object describing the entities related to this school. Form will be: { <entity_type> : { "count": <total count for type>, "rel_types": { <relation type>: { "count": <count for rel type> } } } } For a school, the related entities may include:
|
object |