--- title: DeliveryRateRangeConditionSubject - GraphQL Admin description: The subject of the rate range condition. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryRateRangeConditionSubject md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/DeliveryRateRangeConditionSubject.md --- # Delivery​Rate​Range​Condition​Subject enum The subject of the rate range condition. ## Valid values * PACKAGE\_​WEIGHT The condition will check against the package weight of the order. * TOTAL\_​CART\_​VALUE The condition will check against the total cart value of the order. *** ## Fields * [Delivery​Rate​Range​Condition.subject](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryRateRangeCondition#field-DeliveryRateRangeCondition.fields.subject) OBJECT The rate range condition for a conditionable object. * [Delivery​Rate​Range​Condition​Input.subject](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryRateRangeConditionInput#fields-subject) INPUT OBJECT The input fields for creating a rate range condition. *** ## Map ### Fields with this enum * [Delivery​Rate​Range​Condition.subject](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DeliveryRateRangeCondition#field-DeliveryRateRangeCondition.fields.subject) ### Inputs with this enum * [Delivery​Rate​Range​Condition​Input.subject](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/DeliveryRateRangeConditionInput#fields-subject)