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