← back to Shopify Sample Shipping
sample-detail.graphql
2 lines
{deliveryProfile(id:"gid://shopify/DeliveryProfile/96764067891"){id name default profileLocationGroups{locationGroup{id locations(first:100){nodes{id name}}} locationGroupZones(first:5){nodes{zone{id name countries{id code{countryCode restOfWorld} provinces{code}}} methodDefinitions(first:10){nodes{id name description active methodConditions{id field operator conditionCriteria{__typename ... on Weight{value unit} ... on MoneyV2{amount currencyCode}}} rateProvider{__typename ... on DeliveryRateDefinition{id price{amount currencyCode}} ... on DeliveryParticipant{id carrierService{id name} fixedFee{amount currencyCode} percentageOfRateFee participantServices{name active}}}}}}}}} currentBulkOperation{ id status type url } }