Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCycleScheduleEditPayload
Return type for subscriptionBillingCycleScheduleEdit
mutation.
Signature:
export interface SubscriptionBillingCycleScheduleEditPayload
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. |