stack

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

AdminTypes.LineItemMutableConnection interface

An auto-generated type for paginating through multiple LineItemMutables.

Signature:

export interface LineItemMutableConnection 

Properties

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