stack

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

AdminTypes.ShopifyFunctionConnection interface

An auto-generated type for paginating through multiple ShopifyFunctions.

Signature:

export interface ShopifyFunctionConnection 

Properties

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.