Biography
A biography associated with a party.
Implements
Fields
| Field | Type | Description |
|---|---|---|
businessUnit | BusinessUnit | |
createdBy | String | |
createdDate | DateTime | |
genres | [Genre!] | A list of genres this biography is relevant to |
id | ID | |
logs | [Log!] | A list of logs connected to this biography. |
modifiedBy | String | |
modifiedDate | DateTime | |
modifyingUser | SuperParty | The Party who last modified this node, resolved from the modifiedBy email address. Returns null if no matching Party is found (e.g. service accounts or deleted employees). |
primary | Boolean | |
territories | [Territory!] | A list of territories this biography is relevant to |
text | String | |
type | BiographyType | |
vocations | [Vocation!] | A list of vocations this biography is relevant to |