CartDeliveryOption - storefront - OBJECT
Version: 2024-10
Description:
Information about a delivery option.
Access Scopes
Fields
-
code:
String -
The code of the delivery option.
-
deliveryMethodType:
DeliveryMethodType! -
The method for the delivery option.
-
description:
String -
The description of the delivery option.
-
estimatedCost:
MoneyV2! -
The estimated cost for the delivery option.
-
handle:
String! -
The unique identifier of the delivery option.
-
title:
String -
The title of the delivery option.
Connections
Related queries
Related mutations
Related Unions
Examples