Skip to main content
Anchor to SubscriptionDraftUpdatePayload

SubscriptionDraftUpdatePayload

payload

Return type for subscriptionDraftUpdate mutation.

•SubscriptionDraft

The Subscription Draft object.

•[SubscriptionDraftUserError!]!
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

Updates a Subscription Draft.

Arguments

•ID!
required

The gid of the Subscription Draft to update.

•SubscriptionDraftInput!
required

The properties of the new Subscription Contract.



Was this section helpful?