Skip to main content
Anchor to CartBuyerIdentityUpdatePayload

CartBuyerIdentityUpdatePayload

payload

Return type for cartBuyerIdentityUpdate mutation.

•Cart

The updated cart.

•[CartUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•[CartWarning!]!
non-null

A list of warnings that occurred during the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates customer information associated with a cart. Buyer identity is used to determine international pricing and should match the customer's shipping address.


Was this section helpful?