Anchor to subscriptionDraftFreeShippingDiscountAddsubscription
subscription Draft Free Shipping Discount Add
mutation
Requires access scope. Also: The user must have manage_orders_information permission.
Adds a subscription free shipping discount to a subscription draft.
Anchor to Arguments
Arguments
- Anchor to draftIddraft•
Id ID!required The ID of the subscription contract draft to add a subscription free shipping discount to.
- Anchor to inputinput•
The properties of the new subscription free shipping discount.
Was this section helpful?
Anchor to SubscriptionDraftFreeShippingDiscountAddPayload returnsSubscription Draft Free Shipping Discount Add Payload returns
- Anchor to discountAddeddiscount•
Added The added subscription free shipping discount.
- Anchor to draftdraft•
The subscription contract draft object.
- Anchor to userErrorsuser•
Errors [SubscriptionDraft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?