--- title: SubscriptionBillingCycleScheduleEditPayload - GraphQL Admin description: Return type for `subscriptionBillingCycleScheduleEdit` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/subscriptionbillingcyclescheduleeditpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/subscriptionbillingcyclescheduleeditpayload.md --- # Subscription​Billing​Cycle​Schedule​Edit​Payload payload Return type for `subscriptionBillingCycleScheduleEdit` mutation. ## Fields * billing​Cycle [Subscription​Billing​Cycle](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingCycle) The updated billing cycle. * user​Errors [\[Subscription​Billing​Cycle​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingCycleUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [subscription​Billing​Cycle​Schedule​Edit](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/subscriptionBillingCycleScheduleEdit) mutation Modify the schedule of a specific billing cycle. *** ## Map ### Mutations with this payload * [subscription​Billing​Cycle​Schedule​Edit](https://shopify.dev/docs/api/admin-graphql/unstable/types/subscriptionBillingCycleScheduleEdit)