stack

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

AdminTypes.CustomerMomentConnection interface

An auto-generated type for paginating through multiple CustomerMoments.

Signature:

export interface CustomerMomentConnection 

Properties

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