--- title: SellingPlanInterval - GraphQL Admin description: Represents valid selling plan interval. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/sellingplaninterval md: https://shopify.dev/docs/api/admin-graphql/latest/enums/sellingplaninterval.md --- # Selling​Plan​Interval enum Represents valid selling plan interval. ## Valid values * DAY Day interval. * MONTH Month interval. * WEEK Week interval. * YEAR Year interval. *** ## Fields * [Selling​Plan​Recurring​Billing​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanRecurringBillingPolicy#field-SellingPlanRecurringBillingPolicy.fields.interval) OBJECT Represents a recurring selling plan billing policy. * [Selling​Plan​Recurring​Billing​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringBillingPolicyInput#fields-interval) INPUT OBJECT The input fields required to create or update a recurring billing policy. * [Selling​Plan​Recurring​Delivery​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanRecurringDeliveryPolicy#field-SellingPlanRecurringDeliveryPolicy.fields.interval) OBJECT Represents a recurring selling plan delivery policy. * [Selling​Plan​Recurring​Delivery​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringDeliveryPolicyInput#fields-interval) INPUT OBJECT The input fields to create or update a recurring delivery policy. * [Subscription​Billing​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionBillingPolicy#field-SubscriptionBillingPolicy.fields.interval) OBJECT Represents a Subscription Billing Policy. * [Subscription​Billing​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionBillingPolicyInput#fields-interval) INPUT OBJECT The input fields for a Subscription Billing Policy. * [Subscription​Delivery​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionDeliveryPolicy#field-SubscriptionDeliveryPolicy.fields.interval) OBJECT Represents a Subscription Delivery Policy. * [Subscription​Delivery​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionDeliveryPolicyInput#fields-interval) INPUT OBJECT The input fields for a Subscription Delivery Policy. *** ## Map ### Fields with this enum * <-|[Selling​Plan​Recurring​Billing​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanRecurringBillingPolicy#field-SellingPlanRecurringBillingPolicy.fields.interval) * <-|[Selling​Plan​Recurring​Delivery​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanRecurringDeliveryPolicy#field-SellingPlanRecurringDeliveryPolicy.fields.interval) * <-|[Subscription​Billing​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionBillingPolicy#field-SubscriptionBillingPolicy.fields.interval) * <-|[Subscription​Delivery​Policy.interval](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionDeliveryPolicy#field-SubscriptionDeliveryPolicy.fields.interval) ### Inputs with this enum * [Selling​Plan​Recurring​Billing​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringBillingPolicyInput#fields-interval) * [Selling​Plan​Recurring​Delivery​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringDeliveryPolicyInput#fields-interval) * [Subscription​Billing​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionBillingPolicyInput#fields-interval) * [Subscription​Delivery​Policy​Input.interval](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionDeliveryPolicyInput#fields-interval)