stack

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

AdminTypes.ProductVariantComponentEdge interface

An auto-generated type which holds one ProductVariantComponent and a cursor during pagination.

Signature:

export interface ProductVariantComponentEdge 

Properties

Property Modifiers Type Description
cursor   Scalars[‘String’][‘output’] A cursor for use in pagination.
node   ProductVariantComponent The item at the end of ProductVariantComponentEdge.