--- title: SubscriptionBillingCycleScheduleEditInput - GraphQL Admin description: >- The input fields for parameters to modify the schedule of a specific billing cycle. 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/SubscriptionBillingCycleScheduleEditInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionBillingCycleScheduleEditInput.txt --- # Subscription​Billing​Cycle​Schedule​Edit​Input input\_object The input fields for parameters to modify the schedule of a specific billing cycle. ## Fields * billing​Date [Date​Time](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/DateTime) Sets the expected billing date for the billing cycle. * reason [Subscription​Billing​Cycle​Schedule​Edit​Input​Schedule​Edit​Reason!](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/SubscriptionBillingCycleScheduleEditInputScheduleEditReason) non-null The reason for editing. * skip [Boolean](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Boolean) Sets the skip status for the billing cycle. *** ## Mutations using this input * [subscription​Billing​Cycle​Schedule​Edit.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleScheduleEdit#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[subscription​Billing​Cycle​Schedule​Edit.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleScheduleEdit#argument-input)