Anchor to cartBuyerIdentityUpdatecart
mutationcart Buyer Identity Update
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 Arguments
Arguments
- Anchor to buyerIdentitybuyer•Cart
Identity Buyer Identity Input! required The customer associated with the cart. Used to determine international pricing. Buyer identity should match the customer's shipping address.
- Anchor to cartIdcart•ID!
Id required The ID of the cart.
Was this section helpful?
- Anchor to cartcart•Cart
The updated cart.
- Anchor to userErrorsuser•[Cart
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to warningswarnings•[Cart
Warning!]! non-null A list of warnings that occurred during the mutation.
Was this section helpful?