Broadcaster
Object type
A broadcast channel (e.g. TV channel) that races/meetings can be associated
with. Maintainable master list backed by the broadcasters table.
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
id | — | ID! required | — |
name | — | String! required | — |
status | — | BroadcasterStatus! required | — |
createdAt | — | DateTime! required | — |
updatedAt | — | DateTime! required | — |
version | — | Int! required | — |