Skip to main content
Log inSign up
Anchor to SubscriptionContractUpdatePayload

SubscriptionContractUpdatePayload

payload

Return type for subscriptionContractUpdate mutation.

•

The Subscription Contract object.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

The subscriptionContractUpdate mutation allows you to create a draft of an existing subscription contract. This draft can be reviewed and modified as needed. Once the draft is committed with subscriptionDraftCommit, the changes are applied to the original subscription contract.


Was this section helpful?