MagentoUpdateShippingAddressWithEmailResponse
Properties
Name | Type | Description |
---|---|---|
setShippingAddressesOnCart | MagentoGetCartResponse |
|
setGuestEmailOnCart | {
__typename?: string;
cart: {
__typename?: string;
email: MagentoGetCartResponse ['cart']['email'];
};
} |