Anchor to AttributeInputAttribute
input_objectAttribute Input
The input fields for an attribute.
Anchor to FieldsFields
- key (String!)
- value (String!)
- •String!non-null
Key or name of the attribute.
- Anchor to valuevalue•String!non-null
Value of the attribute.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields to create a cart.
- •INPUT OBJECT
- •INPUT OBJECT
The input fields for updating a merchandise line in a cart. Used by the
mutation.Specify the line item's
idalong with any fields to modify. You can change the quantity, swap the merchandise, update custom attributes, or associate a different selling plan.
Was this section helpful?