createFieldConditionInput
Autogenerated input type of createFieldCondition
| 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 | 
| index: Float | The condition position | 
| name: String | The field condition name | 
| phaseId: ID | The phase ID |