Shopify GraphQL API / CartDeliveryGroup

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

Implements

Fields

cartLines (
       Int: Int
       String: String
       Int: Int
       String: String
       Boolean: Boolean
) : CartLineConnection!

deliveryAddress : MailingAddress!

deliveryOptions : [CartDeliveryOption!]!

id : ID!

Documentation created using imtala