stack

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

AdminTypes.DiscountCodeNodeConnection interface

An auto-generated type for paginating through multiple DiscountCodeNodes.

Signature:

export interface DiscountCodeNodeConnection 

Properties

Property Modifiers Type Description
edges   Array<DiscountCodeNodeEdge> A list of edges.
nodes   Array<DiscountCodeNode> A list of the nodes contained in DiscountCodeNodeEdge.
pageInfo   PageInfo Information to aid in pagination.