stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCycleScheduleEditPayload

AdminTypes.SubscriptionBillingCycleScheduleEditPayload interface

Return type for subscriptionBillingCycleScheduleEdit mutation.

Signature:

export interface SubscriptionBillingCycleScheduleEditPayload 

Properties

Property Modifiers Type Description
billingCycle?   Maybe<SubscriptionBillingCycle> (Optional) The updated billing cycle.
userErrors   Array<SubscriptionBillingCycleUserError> The list of errors that occurred from executing the mutation.