DeliveryProfile object
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
-
sellingPlanGroups (
SellingPlanGroupConnection!
)Selling Plan Groups associated with the specified Delivery Profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
-
DeliveryProfile.node
-
ProductVariant.deliveryProfile
-
QueryRoot.deliveryProfile
-
QueryRoot.deliveryProfiles
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
Types that return DeliveryProfile
-
DeliveryProfile.node
-
ProductVariant.deliveryProfile
-
QueryRoot.deliveryProfile
-
QueryRoot.deliveryProfiles
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfile
-
DeliveryProfile.node
-
ProductVariant.deliveryProfile
-
QueryRoot.deliveryProfile
-
QueryRoot.deliveryProfiles
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
-
sellingPlanGroups (
SellingPlanGroupConnection!
)Selling Plan Groups associated with the specified Delivery Profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
-
sellingPlanGroups (
SellingPlanGroupConnection!
)Selling Plan Groups associated with the specified Delivery Profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.
Types that return DeliveryProfileEdge
A profile for multi-location, per-product delivery.
On this page
Connections
-
profileItems (
DeliveryProfileItemConnection!
)The products and variants associated with this profile.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(ProfileItemSortKeys
)Sort the underlying list by the given key. This argument is deprecated: Profile item sorting is no longer supported.
Default value:ID
Fields
-
activeMethodDefinitionsCount (
Int!
)The number of active shipping rates for the profile.
-
default (
Boolean!
)Whether this is the default profile.
-
id (
ID!
)Globally unique identifier.
-
legacyMode (
Boolean!
)Whether this shop has enabled legacy compatibility mode for delivery profiles.
-
locationsWithoutRatesCount (
Int!
)The number of locations without rates defined.
-
name (
String!
)The name of the delivery profile.
-
originLocationCount (
Int!
)The number of active origin locations for the profile.
-
productVariantsCountV2 (
DeliveryProductVariantsCount!
)How many product variants are in this profile.
-
profileLocationGroups (
[DeliveryProfileLocationGroup!]!
)The location groups and associated zones using this profile.
-
unassignedLocations (
[Location!]!
)List of locations that have not been assigned to a location group for this profile.
-
zoneCountryCount (
Int!
)The number of countries with active rates to deliver to.
Types that return DeliveryProfile
Mutations for DeliveryProfile
-
Creates a delivery profile.
-
Enqueues the deletion/removal of a delivery profile.
-
Updates a delivery profile.
Implements
Deprecated fields
-
productVariantsCount (
Int!
) deprecatedThe number of product variants for this profile. The count for the default profile is not supported and will return -1.
Deprecation warning
Use
productVariantsCountV2
instead
An auto-generated type for paginating through multiple DeliveryProfiles.
On this page
Fields
-
edges (
[DeliveryProfileEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one DeliveryProfile and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
DeliveryProfile!
)The item at the end of DeliveryProfileEdge.