Skip to main content
object

Information about the options available for one or more line items to be delivered to a specific address.

•BaseCartLineConnection!
non-null

A list of cart lines for the delivery group.

Arguments

•Int

Returns up to the first n elements from the list.

•String

Returns the elements that come after the specified cursor.

•Int

Returns up to the last n elements from the list.

•String

Returns the elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.


•MailingAddress!
non-null

The destination address for the delivery group.

•[CartDeliveryOption!]!
non-null

The delivery options available for the delivery group.

•CartDeliveryGroupType!
non-null

The type of merchandise in the delivery group.

•ID!
non-null

The ID for the delivery group.

Anchor to selectedDeliveryOptionselectedDeliveryOption
•CartDeliveryOption

The selected delivery option for the delivery group.


Was this section helpful?