stack

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

AdminTypes.CartTransformConnection interface

An auto-generated type for paginating through multiple CartTransforms.

Signature:

export interface CartTransformConnection 

Properties

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