Skip to main content
Anchor to AppSubscriptionTrialExtendUserError

AppSubscriptionTrialExtendUserError

object

An error that occurs during the execution of AppSubscriptionTrialExtend.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Extends the trial of an app subscription.

Arguments

•
Int!required

The number of days to extend the trial. The value must be greater than 0 and less than or equal to 1000.

•
ID!required

The ID of the app subscription to extend the trial for.


Fields

•

The app subscription that had its trial extended.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?