Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppSubscriptionTrialExtendPayload
Return type for appSubscriptionTrialExtend
mutation.
Signature:
export interface AppSubscriptionTrialExtendPayload
Property | Modifiers | Type | Description |
---|---|---|---|
appSubscription? | Maybe<AppSubscription> | (Optional) The app subscription that had its trial extended. | |
userErrors | Array<AppSubscriptionTrialExtendUserError> | The list of errors that occurred from executing the mutation. |