Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingEventConnection
An auto-generated type for paginating through multiple MarketingEvents.
Signature:
export interface MarketingEventConnection
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. |