--- title: SubscriptionBillingCyclesDateRangeSelector - GraphQL Admin description: >- The input fields to select a subset of subscription billing cycles within a date range. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionBillingCyclesDateRangeSelector md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionBillingCyclesDateRangeSelector.md metadata: domain: admin --- # Subscription​Billing​Cycles​Date​Range​Selector input\_object The input fields to select a subset of subscription billing cycles within a date range. ## Fields * end​Date [Date​Time!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/DateTime) non-null The end date and time for the range. * start​Date [Date​Time!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/DateTime) non-null The start date and time for the range. *** ## Mutations using this input * [subscription​Billing​Cycle​Bulk​Charge.billingAttemptExpectedDateRange](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkCharge#arguments-billingAttemptExpectedDateRange) ARGUMENT * [subscription​Billing​Cycle​Bulk​Search.billingAttemptExpectedDateRange](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkSearch#arguments-billingAttemptExpectedDateRange) ARGUMENT *** ## Map ### Mutations using this input * [subscription​Billing​Cycle​Bulk​Charge.billingAttemptExpectedDateRange](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkCharge#arguments-billingAttemptExpectedDateRange) * [subscription​Billing​Cycle​Bulk​Search.billingAttemptExpectedDateRange](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionBillingCycleBulkSearch#arguments-billingAttemptExpectedDateRange)