Owner
Object type
Implements: Entity
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
id | — | ID! required | — |
name | — | String! required | — |
displayName | — | String | — |
type | — | String! required | — |
colours | — | String | — |
colourImageUrl | — | String | — |
silks | — | [OwnerSilk!] | — |
version | — | Int! required | Optimistic-locking version (participants.version) — pass as expectedVersion on updateOwner. |
sportId | — | ID! required | — |
createdAt | — | DateTime! required | When the participant row was first inserted (participants.created_at). |
aliases | — | [ParticipantAlias!]! required | Records merged into this canonical via the M22 merge flow (REQ-009). |