CreateMlQuestionTemplateInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| category | String | Optional grouping (operations, quality, maintenance, etc.) | |
| defaultConfiguration | JsonString | Baseline configuration merged into new questions | |
| description | String | Longer description of the business outcome | |
| eligibilityRules | JsonString | Rules that determine if the tenant can use this template | |
| interpretationGuidance | String | Tips to help operators interpret predictions | |
| label | String! | Friendly label displayed to operators | |
| metadata | JsonString | Additional structured metadata | |
| name | String! | Stable identifier for the template | |
| optionalFeatures | [String!] | Additional compatible features | |
| questionCopy | String! | Default phrasing presented in the UI | |
| recommendedFeatures | [String!] | Feature names that should be selected by default | |
| requiredFeatures | [String!] | Features that must always be included | |
| status | String | Lifecycle of the template | |
| synonyms | [String!] | Alternative phrases used for search and guidance |