Anchor to subscriptionDraftLineAddsubscription
mutationsubscription Draft Line Add
Requires access scope. Also: The user must have manage_orders_information permission.
Adds a subscription line to a subscription draft.
Anchor to Arguments
Arguments
- Anchor to draftIddraft•ID!required
Id The gid of the Subscription Contract draft to add a subscription line to.
- Anchor to inputinput•Subscription
Line Input!required The properties of the new Subscription Line.
Was this section helpful?
- Anchor to draftdraft•Subscription
Draft The Subscription Contract draft object.
- Anchor to lineAddedline•Subscription
Added Line The added Subscription Line.
- Anchor to userErrorsuser•[Subscription
Errors Draft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?