stack

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

AdminTypes.MarketingEventConnection interface

An auto-generated type for paginating through multiple MarketingEvents.

Signature:

export interface MarketingEventConnection 

Properties

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