--- title: SubscriptionBillingCyclesDateRangeSelector - GraphQL Admin description: The input fields to select a subset of subscription billing cycles within a date range. api_version: 2025-10 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 --- # 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. *** ## Map No referencing types