--- title: SubscriptionBillingCyclesIndexRangeSelector - GraphQL Admin description: The input fields to select a subset of subscription billing cycles within an index 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/subscriptionbillingcyclesindexrangeselector md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/subscriptionbillingcyclesindexrangeselector.md --- # Subscription​Billing​Cycles​Index​Range​Selector input\_object The input fields to select a subset of subscription billing cycles within an index range. ## Fields * end​Index [Int!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) non-null The end index for the range. * start​Index [Int!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) non-null The start index for the range. *** ## Map No referencing types