Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to ProductVariantConnection

ProductVariantConnection

connection

An auto-generated type for paginating through multiple ProductVariants.

Anchor to Fields with this connectionFields with this connection

•
OBJECT

The product variants associated with this delivery profile.

•
OBJECT

The list of product variants that the discount can have as a prerequisite or the list of product variants to which the discount can be applied.

•
OBJECT

The product variants to which the price rule applies.

•
OBJECT

The product variants required for the price rule to be applicable.

•
OBJECT

A list of variants associated with the product. If querying a single product at the root, you can fetch up to 2000 variants.

•
OBJECT

The list of products' variants that are components.

•
OBJECT

Product variants associated to the selling plan group.

Show
deprecated fields with this connection Deprecated
•
OBJECTDeprecated

List of the shop's product variants.


Was this section helpful?

Anchor to Queries with this connectionQueries with this connection

•
query

Returns a list of product variants.


Was this section helpful?

•

The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

•

A list of nodes that are contained in ProductVariantEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

•
PageInfo!non-null

An object that’s used to retrieve cursor information about the current page.


Was this section helpful?