Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to DeliveryConditionOperator

DeliveryConditionOperator

enum

The operator to use to determine if the condition passes.

Anchor to GREATER_THAN_OR_EQUAL_TOGREATER_THAN_OR_EQUAL_TO
•

The condition will check whether the field is greater than or equal to the criterion.

Anchor to LESS_THAN_OR_EQUAL_TOLESS_THAN_OR_EQUAL_TO
•

The condition will check if the field is less than or equal to the criterion.


Was this section helpful?

•
OBJECT

The operator to compare the field and criterion value.

•
INPUT OBJECT

The operator to use for comparison.


Was this section helpful?