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