Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantComponentConnection
An auto-generated type for paginating through multiple ProductVariantComponents.
Signature:
export interface ProductVariantComponentConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<ProductVariantComponentEdge> | A list of edges. | |
nodes | Array<ProductVariantComponent> | A list of the nodes contained in ProductVariantComponentEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |