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