Shopify GraphQL API / CartBuyerIdentityInput

Specifies the input fields to update the buyer information associated with a cart. Buyer identity is used to determine [international pricing](https://shopify.dev/api/examples/international-pricing#create-a-checkout) and should match the customer's shipping address.

Fields

email : String

phone : String

countryCode : CountryCode

customerAccessToken : String

Documentation created using imtala