SilkReceipt
A silk assignment action captured against a SILKS_REVIEW task. Lets the task UI render resolved rows in place of the original missing/duplicate issue — the row stays visible with an “Assigned” label instead of disappearing once the underlying silk state is fixed.
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
runnerId | — | ID! | — |
horseName | — | String | — |
cloth | — | Int | — |
previousDescription | — | String | Previous description when there was one — null for MISSING silks. |
previousStatus | — | String | Previous silk_status (MISSING, PLACEHOLDER, RESOLVED). |
silkDescription | — | String | New silk description applied by the action. |
silkImageUrl | — | String | Canonical silk image URL from the resolved silk_definition. |
assignmentType | — | String | MANUAL_OVERRIDE or TEMPORARY_ASSIGNMENT. |
actor | — | String! | — |
assignedAt | — | DateTime! | — |