# SubscriptionBillingCyclesIndexRangeSelector - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields to select a subset of subscription billing cycles within an index range. ### Access Scopes ## Fields * [endIndex](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The end index for the range. * [startIndex](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The start index for the range. ## Input objects with this input object * [QueryRoot](/docs/api/admin-graphql/2024-10/arguments/QueryRoot) * [subscriptionBillingCycles](/docs/api/admin-graphql/2024-10/queries/subscriptionBillingCycles) ## Examples