Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to subscriptionDraftLineAdd

subscriptionDraftLineAdd

mutation

Requires write_own_subscription_contracts access scope. Also: The user must have manage_orders_information permission.

Adds a subscription line to a subscription draft.

ID!required

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

The properties of the new Subscription Line.


Was this section helpful?

Anchor to SubscriptionDraftLineAddPayload returnsSubscriptionDraftLineAddPayload returns

The Subscription Contract draft object.

The added Subscription Line.

The list of errors that occurred from executing the mutation.


Was this section helpful?