DeliveryConditionField enum
The field type that the condition will be applied to.
Values
- TOTAL_PRICE
Condition will check against the total price of the order. - TOTAL_WEIGHT
Condition will check against the total weight of the order.
Types that return DeliveryConditionField
[DeliveryCondition.field](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycondition#field-2021-01)