PriceListPrice object
Represents information about pricing for a product variant as defined on a price list, such as the price, compare at price, and origin type. You can use a PriceListPrice to specify a fixed price for a specific product variant.
Required access
read_products
access scope.
On this page
Fields
-
compareAtPrice (
MoneyV2
)The compare-at price of the product variant on this price list.
-
originType (
PriceListPriceOriginType!
)The origin of this price, either fixed (defined on the price list) or relative (calculated using an adjustment via a price list parent configuration).
-
price (
MoneyV2!
)The price of the product variant on this price list.
-
variant (
ProductVariant!
)The product variant associated with this price.
Types that return PriceListPrice
An auto-generated type for paginating through multiple PriceListPrices.
On this page
Fields
-
edges (
[PriceListPriceEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
Types that return PriceListPrice
An auto-generated type which holds one PriceListPrice and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
PriceListPrice!
)The item at the end of PriceListPriceEdge.
Types that return PriceListPrice
Represents information about pricing for a product variant as defined on a price list, such as the price, compare at price, and origin type. You can use a PriceListPrice to specify a fixed price for a specific product variant.
Required access
read_products
access scope.
On this page
Fields
-
compareAtPrice (
MoneyV2
)The compare-at price of the product variant on this price list.
-
originType (
PriceListPriceOriginType!
)The origin of this price, either fixed (defined on the price list) or relative (calculated using an adjustment via a price list parent configuration).
-
price (
MoneyV2!
)The price of the product variant on this price list.
-
variant (
ProductVariant!
)The product variant associated with this price.
Types that return PriceListPrice
An auto-generated type for paginating through multiple PriceListPrices.
On this page
Fields
-
edges (
[PriceListPriceEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one PriceListPrice and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
PriceListPrice!
)The item at the end of PriceListPriceEdge.
Types that return PriceListPriceEdge
Represents information about pricing for a product variant as defined on a price list, such as the price, compare at price, and origin type. You can use a PriceListPrice to specify a fixed price for a specific product variant.
Required access
read_products
access scope.
On this page
Fields
-
compareAtPrice (
MoneyV2
)The compare-at price of the product variant on this price list.
-
originType (
PriceListPriceOriginType!
)The origin of this price, either fixed (defined on the price list) or relative (calculated using an adjustment via a price list parent configuration).
-
price (
MoneyV2!
)The price of the product variant on this price list.
-
variant (
ProductVariant!
)The product variant associated with this price.
Types that return PriceListPrice
An auto-generated type for paginating through multiple PriceListPrices.
On this page
Fields
-
edges (
[PriceListPriceEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one PriceListPrice and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
PriceListPrice!
)The item at the end of PriceListPriceEdge.