Anchor to Mutation
objectMutation
The schema’s entry-point for mutations. This acts as the public, top-level API from which all mutation queries must start.
Anchor to FieldsFields
- Anchor to cartAttributesUpdatecart•Cart
Attributes Update Attributes Update Payload Updates the attributes on a cart.
- Anchor to cartBuyerIdentityUpdatecart•Cart
Buyer Identity Update Buyer Identity Update Payload Updates customer information associated with a cart. Buyer identity is used to determine international pricing and should match the customer's shipping address.
- Anchor to cartCreatecart•Cart
Create Create Payload Creates a new cart.
- Anchor to cartDeliveryAddressesAddcart•Cart
Delivery Addresses Add Delivery Addresses Add Payload Adds delivery addresses to the cart.
- Anchor to cartDeliveryAddressesRemovecart•Cart
Delivery Addresses Remove Delivery Addresses Remove Payload Removes delivery addresses from the cart.
- Anchor to cartDeliveryAddressesUpdatecart•Cart
Delivery Addresses Update Delivery Addresses Update Payload Updates one or more delivery addresses on a cart.
- Anchor to cartDiscountCodesUpdatecart•Cart
Discount Codes Update Discount Codes Update Payload Updates the discount codes applied to the cart.
- Anchor to cartGiftCardCodesRemovecart•Cart
Gift Card Codes Remove Gift Card Codes Remove Payload Removes the gift card codes applied to the cart.
- Anchor to cartGiftCardCodesUpdatecart•Cart
Gift Card Codes Update Gift Card Codes Update Payload Updates the gift card codes applied to the cart.
- Anchor to cartLinesAddcart•Cart
Lines Add Lines Add Payload Adds a merchandise line to the cart.
- Anchor to cartLinesRemovecart•Cart
Lines Remove Lines Remove Payload Removes one or more merchandise lines from the cart.
- Anchor to cartLinesUpdatecart
Lines Update