MagentoGetSelectedShippingMethodResponse
Properties
Name | Type | Description |
---|---|---|
cart | {
__typename: string;
shipping_addresses: {
__typename: string;
selected_shipping_method: MagentoCartShippingMethod ;
}[];
} |
Name | Type | Description |
---|---|---|
cart | {
__typename: string;
shipping_addresses: {
__typename: string;
selected_shipping_method: MagentoCartShippingMethod ;
}[];
} |