Skip to main content
Anchor to SubscriptionContractActivatePayload

SubscriptionContractActivatePayload

payload

Return type for subscriptionContractActivate mutation.

•SubscriptionContract

The activated Subscription Contract.

Show fields
•[SubscriptionContractStatusUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

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.

Show payload

Arguments

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the subscription contract to activate.



Was this section helpful?