UpdateFieldConditionInput
Autogenerated input type of UpdateFieldCondition
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| actions: [FieldConditionActionInput] | Array with field condition's actions |
| condition: ConditionInput | The field condition's condition |
| id: ID | The field condition ID |
| name: String | The field condition name |
| phase_id: ID | The phase ID |