[Go to site: main page, start]

Skip to main content
Anchor to SubscriptionDraftLineAddPayload

SubscriptionDraftLineAddPayload

payload

Return type for subscriptionDraftLineAdd mutation.

SubscriptionDraft

The Subscription Contract draft object.

SubscriptionLine

The added Subscription Line.

[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

Adds a subscription line to a subscription draft.

Arguments

ID!
required

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

SubscriptionLineInput!
required

The properties of the new Subscription Line.



Was this section helpful?