stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantComponentConnection

AdminTypes.ProductVariantComponentConnection interface

An auto-generated type for paginating through multiple ProductVariantComponents.

Signature:

export interface ProductVariantComponentConnection 

Properties

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.