Skip to main content
Anchor to SubscriptionContractActivatePayload

SubscriptionContractActivatePayload

payload

Return type for subscriptionContractActivate mutation.

•SubscriptionContract

The new Subscription Contract object.

•[SubscriptionContractStatusUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Activates a Subscription Contract. Contract status must be either active, paused, or failed.

Arguments

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the Subscription Contract.



Was this section helpful?