MlFeatureFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| active | MlFeatureFilterActive | Whether the feature can be selected in new questions | |
| and | [MlFeatureFilterInput!] | ||
| autoGenerated | MlFeatureFilterAutoGenerated | Whether the feature was created automatically from a metric | |
| category | MlFeatureFilterCategory | Optional grouping (operations, environment, staffing, etc.) | |
| dataType | MlFeatureFilterDataType | Normalized data type consumed by models | |
| defaultFilters | MlFeatureFilterDefaultFilters | Filters automatically applied when sourcing data | |
| description | MlFeatureFilterDescription | Explanation of the feature and how it is derived | |
| id | MlFeatureFilterId | ||
| insertedAt | MlFeatureFilterInsertedAt | When the feature was created | |
| label | MlFeatureFilterLabel | Friendly display name | |
| metadata | MlFeatureFilterMetadata | Additional structured metadata | |
| name | MlFeatureFilterName | Stable identifier used by question templates | |
| not | [MlFeatureFilterInput!] | ||
| or | [MlFeatureFilterInput!] | ||
| qualityChecks | MlFeatureFilterQualityChecks | Data quality expectations (missing rates, freshness, etc.) | |
| qualityState | MlFeatureFilterQualityState | Traffic light quality indicator based on recent data availability | |
| sourceAction | MlFeatureFilterSourceAction | Resource action or calculation returning the data | |
| sourceMetricId | MlFeatureFilterSourceMetricId | Metric powering this feature when generated automatically | |
| sourceResource | MlFeatureFilterSourceResource | Ash resource providing the base data | |
| transformation | MlFeatureFilterTransformation | Transformation metadata applied before use | |
| units | MlFeatureFilterUnits | Measurement units when applicable | |
| updatedAt | MlFeatureFilterUpdatedAt | When the feature last changed | |
| validationRules | MlFeatureFilterValidationRules | Business validations to run during configuration |