← back to Shopify Sample Shipping
rate-diagnose.graphql
2 lines
{deliveryProfile(id:"gid://shopify/DeliveryProfile/96764067891"){id name default coversAllItems activeMethodDefinitionsCount locationsWithoutRatesCount originLocationCount productVariantsCount{count precision} unassignedLocations{name} profileLocationGroups{locationGroup{id locations(first:10){nodes{id name}}}} profileItems(first:3){nodes{product{id title} variants(first:10){nodes{id title}}}}} a:__type(name:"DraftOrderAvailableDeliveryOptionsInput"){inputFields{name type{kind name ofType{kind name}}}} b:__type(name:"DraftOrderAvailableDeliveryOptions"){fields{name type{kind name ofType{kind name}}}} c:__type(name:"ShippingRate"){fields{name}}}