stack

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

AdminTypes.ProductFeedEdge interface

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

Signature:

export interface ProductFeedEdge 

Properties

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