import { ShopifyCheckoutBuyerIdentity } from '@daffodil/driver/shopify'
The identity of the customer associated with the checkout.
interface ShopifyCheckoutBuyerIdentity {
__typename: "CheckoutBuyerIdentity"
countryCode: ShopifyCountryCode
}
__typename "CheckoutBuyerIdentity" |
|---|
countryCode ShopifyCountryCode |
|---|
The country code for the checkout. For example, |