delivery Profile
Retrieves a by ID. Delivery profiles group shipping settings for specific Product objects that ship from selected Location objects to [delivery zones](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryZone with defined rates.
Learn more about delivery profiles.
Arguments
- •ID!required
The ID of the DeliveryProfile to return.
Anchor to Possible returnsPossible returns
- Anchor to DeliveryProfileDelivery•Delivery
Profile Profile A shipping profile that defines shipping rates for specific
Productobjects andobjects. Delivery profiles determine which products can ship from whichLocationobjects to which zones, and at what rates.Profiles can associate with
objects to provide custom shipping rules for subscriptions, such as free shipping or restricted delivery zones. The default profile applies to all products that aren't assigned to other profiles.Learn more about building delivery profiles.