Trainer
Implements: Entity
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
id | — | ID! | — |
name | — | String! | — |
firstName | — | String | — |
lastName | — | String | — |
location | — | String | — |
stableName | — | String | — |
sportId | — | ID! | — |
legacyIds | — | LegacyIds | — |
createdAt | — | DateTime! | When the participant row was first inserted (participants.created_at). |
aliases | — | [ParticipantAlias!]! | Records merged into this canonical via the M22 merge flow (REQ-009). |