Anchor to AppSubscriptionTrialExtendUserErrorApp
App Subscription Trial Extend User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Extends the trial of an app subscription.
- Anchor to daysdays•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.
Arguments
- Anchor to appSubscriptionapp•
Subscription The app subscription that had its trial extended.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?