DeliveryUpdateConditionInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for updating the condition of a delivery method definition.
Access Scopes
Fields
-
criteria:
Float -
The value that will be used in comparison.
-
criteriaUnit:
String -
The unit associated with the value that will be used in comparison.
-
field:
DeliveryConditionField -
The property of an order that will be used in comparison.
-
id:
ID! -
A globally-unique ID of the condition.
-
operator:
DeliveryConditionOperator -
The operator to use for comparison.
Input objects with this input object
Examples