Skip to main content
Anchor to SubscriptionDraftLineUpdatePayload

SubscriptionDraftLineUpdatePayload

payload

Return type for subscriptionDraftLineUpdate mutation.

•SubscriptionDraft

The Subscription Contract draft object.

Show fields
•SubscriptionLine

The updated Subscription Line.

Show fields
•[SubscriptionDraftUserError!]!
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
Deprecated
Show payload

Arguments

•ID!
required

The gid of the Subscription Contract draft to update a subscription line from.

•SubscriptionLineUpdateInput!
required

The properties of the new Subscription Line.

Show input fields
•ID!
required

The gid of the Subscription Line to update.



Was this section helpful?