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