Anchor to SubscriptionContractStatusUpdateUserErrorSubscription
SubscriptionContractStatusUpdateUserError
object
Requires access scope.
Represents a subscription contract status update error.
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?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
Activates a Subscription Contract. Contract status must be either active, paused, or failed.
- •mutation
Cancels a Subscription Contract.
- •mutation
Expires a Subscription Contract.
- •mutation
Fails a Subscription Contract.
- •mutation
Pauses a Subscription Contract.
Was this section helpful?