# DeliveryConditionField - admin-graphql - ENUM Version: 2024-07 ## Description The field type that the condition will be applied to. ### Access Scopes ## Enum values * [TOTAL_PRICE](/docs/api/admin-graphql/2024-07/enums/TOTAL_PRICE) * [TOTAL_WEIGHT](/docs/api/admin-graphql/2024-07/enums/TOTAL_WEIGHT) ## Fields with this enum * [DeliveryCondition.field](/docs/api/admin-graphql/2024-07/objects/DeliveryCondition) * [DeliveryUpdateConditionInput.field](/docs/api/admin-graphql/2024-07/input-objects/DeliveryUpdateConditionInput) ## Examples