Owner
Implements: Entity
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
id | — | ID! | — |
name | — | String! | — |
displayName | — | String | — |
type | — | String! | — |
colours | — | String | — |
colourImageUrl | — | String | — |
silks | — | [OwnerSilk!] | — |
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). |