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