--- title: SubscriptionBillingCycleSelector - Customer API description: The input fields to select a SubscriptionBillingCycle by either date or index. api_version: 2024-10 api_name: customer type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleSelector md: >- https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleSelector.txt --- # Subscription​Billing​Cycle​Selector input\_object The input fields to select a SubscriptionBillingCycle by either date or index. ## Fields * date [Date​Time](https://shopify.dev/docs/api/customer/2024-10/scalars/DateTime) The date to select a billing cycle. * index [Int](https://shopify.dev/docs/api/customer/2024-10/scalars/Int) The index to select a billing cycle. *** ## Input objects using this input * [Subscription​Billing​Cycle​Input.​selector](https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleInput#field-selector) INPUT OBJECT The input fields for specifying the subscription contract and selecting the associated billing cycle. *** ## Map ### Input objects using this input * [Subscription​Billing​Cycle​Input.selector](https://shopify.dev/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleInput#field-selector)