createFieldCondition
Creates a field condition
Deprecation
Mutation will be removed in the next update
Input fields
| Input Field : Object | Description | 
|---|---|
| input: createFieldConditionInput! | Required. Autogenerated input type of createFieldCondition | 
Return fields
| Input Field : Object | Description | 
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. | 
| fieldCondition: FieldCondition | Returns information about the fieldCondition |