Skill
A skill that a Party possesses.
Implements
Fields
| Field | Type | Description |
|---|---|---|
children | [Skill!] | All child Skills |
createdBy | String | |
createdDate | DateTime | |
id | ID | |
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). |
name | String | |
parent | Skill | A parent Skill |