Anchor to AppSubscriptionTrialExtendUserErrorApp
objectApp Subscription Trial Extend User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•App
Subscription Trial Extend User Error Code The error code.
- Anchor to fieldfield•[String!]
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•App
Subscription Subscription The app subscription that had its trial extended.
- Anchor to userErrorsuser•[App
Errors Subscription Trial Extend User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?