FieldConditionAction
List of the condition field action.
| Field : Object | Description |
|---|
| actionId: String | What will happen.
Possible options:
- hide (to hide informed field)
- show (to show informed field)
- able (to able informed field)
- disable (to disabled informed field) |
| id: ID | Represents the condition identifier. |
| phase: Phase | Field affected by condition (PhaseFieldGQLType). |
| phaseField: PhaseField | Field affected by condition (PhaseFieldGQLType). |
| whenEvaluator: Boolean | When condition evaluator |
| Deprecated : Object | Description |
|---|
| phaseFieldId | Deprecated. Field affected by condition (PhaseFieldGQLType). |