DeliveryProfile
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.
Anchor to Fields and connectionsFields and connections
- Anchor to activeMethodDefinitionsCountactive•
Method Definitions Count Int!non-null The number of active shipping rates for the profile.
- Anchor to defaultdefault•Boolean!non-null
Whether this is the default profile.
- •ID!non-null
A globally-unique ID.
- Anchor to legacyModelegacy•
Mode Boolean!non-null Whether this shop has enabled legacy compatibility mode for delivery profiles.
- Anchor to locationsWithoutRatesCountlocations•
Without Rates Count Int!non-null The number of locations without rates defined.
- Anchor to namename•String!non-null
The name of the delivery profile.
- Anchor to originLocationCountorigin•
Location Count Int!non-null The number of active origin locations for the profile.
- Anchor to productVariantsCountproduct•
Variants Count How many product variants are in this profile.
- Anchor to profileItemsprofile•
Items DeliveryProfile non-nullItem Connection! The products and variants associated with this profile.
- Anchor to profileLocationGroupsprofile•
Location Groups [DeliveryProfile non-nullLocation Group!]! The location groups and associated zones using this profile.
- Anchor to sellingPlanGroupsselling•
Plan Groups SellingPlan non-nullGroup Connection! Selling plan groups associated with the specified delivery profile.
- Anchor to unassignedLocationsunassigned•
Locations [Location!]!non-null List of locations that haven't been assigned to a location group for this profile.
- Anchor to unassignedLocationsPaginatedunassigned•
Locations Paginated LocationConnection! non-null List of locations that have not been assigned to a location group for this profile.
- Anchor to zoneCountryCountzone•
Country Count Int!non-null The number of countries with active rates to deliver to.
- Anchor to productVariantsCountV2product•
Variants Count V2 How many product variants are in this profile. Use
instead.
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
Returns a Delivery Profile resource by ID.
- •query
Returns a list of saved delivery profiles.
DeliveryProfile Queries
Queried by
Anchor to MutationsMutations
- •mutation
Create a delivery profile.
- •mutation
Update a delivery profile.