--- title: SubscriptionBillingCyclesDateRangeSelector - GraphQL Admin description: >- The input fields to select a subset of subscription billing cycles within a date range. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/SubscriptionBillingCyclesDateRangeSelector md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/scalars/DateTime) non-null The end date and time for the range. * start​Date [Date​Time!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/DateTime) non-null The start date and time for the range. *** ## Map No referencing types