Skip to main content
input_object

The input fields to create a merchandise line on a cart.

•[AttributeInput!]

An array of key-value pairs that contains additional information about the merchandise line.

The input must not contain more than 250 values.

•ID!
non-null

The ID of the merchandise that the buyer intends to purchase.

•Int
Default:1

The quantity of the merchandise.

•ID

The ID of the selling plan that the merchandise is being purchased with.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

A list of merchandise lines to add to the cart.

The input must not contain more than 250 values.


Was this section helpful?