Anchor to deliveryProfiledelivery
deliveryProfile
query
Returns a Delivery Profile resource by ID.
Anchor to Arguments
Arguments
- •ID!required
The ID of the DeliveryProfile to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to DeliveryProfileDelivery•
Profile A shipping profile. In Shopify, a shipping profile is a set of shipping rates scoped to a set of products or variants that can be shipped from selected locations to zones. Learn more about building with delivery profiles.
Was this section helpful?
Query Reference
{
deliveryProfile(id) {
# deliveryProfile fields
}
}