# SubscriptionBillingCycleUnskipPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `subscriptionBillingCycleUnskip` mutation. ### Access Scopes ## Fields * [billingCycle](/docs/api/admin-graphql/2024-10/objects/SubscriptionBillingCycle): SubscriptionBillingCycle - The updated billing cycle. * [userErrors](/docs/api/admin-graphql/2024-10/objects/SubscriptionBillingCycleUnskipUserError): SubscriptionBillingCycleUnskipUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [subscriptionBillingCycleUnskip](/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleUnskip) ## Examples