--- title: SubscriptionBillingCycleSelector - GraphQL Admin description: >- The input fields to select SubscriptionBillingCycle by either date or index. Both past and future billing cycles can be selected. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingCycleSelector md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingCycleSelector.txt --- # Subscription​Billing​Cycle​Selector input\_object The input fields to select SubscriptionBillingCycle by either date or index. Both past and future billing cycles can be selected. ## Fields * date [Date​Time](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/DateTime) Returns a billing cycle by date. * index [Int](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Int) Returns a billing cycle by index. *** ## Mutations using this input * [subscription​Billing​Cycle​Charge.​billing​Cycle​Selector](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleCharge#argument-billingCycleSelector) MUTATION *** ## Input objects using this input * [Subscription​Billing​Attempt​Input.​billing​Cycle​Selector](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingAttemptInput#field-billingCycleSelector) INPUT OBJECT The input fields required to complete a subscription billing attempt. * [Subscription​Billing​Cycle​Input.​selector](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingCycleInput#field-selector) INPUT OBJECT The input fields for specifying the subscription contract and selecting the associated billing cycle. *** ## Map ### Mutations using this input * <\~>[subscription​Billing​Cycle​Charge.billingCycleSelector](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleCharge#argument-billingCycleSelector) ### Input objects using this input * [Subscription​Billing​Attempt​Input.billingCycleSelector](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingAttemptInput#field-billingCycleSelector) * [Subscription​Billing​Cycle​Input.selector](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingCycleInput#field-selector)