CreateMlQuestionInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| configuration | JsonString | Normalized configuration assembled by the question builder | |
| description | String | Richer explanation of what the question answers | |
| label | String! | Friendly question copy shown to operators | |
| metadata | JsonString | System metadata (tags, ownership, source pointers) | |
| name | String! | Stable, slug-like identifier referenced by automation | |
| notes | String | Operational notes to display alongside predictions | |
| questionTemplate | String! | Reference to the seeded question template powering defaults | |
| status | String | Overall lifecycle state of the question |