Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityConnection
An auto-generated type for paginating through multiple MarketingActivities.
Signature:
export interface MarketingActivityConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<MarketingActivityEdge> | A list of edges. | |
nodes | Array<MarketingActivity> | A list of the nodes contained in MarketingActivityEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |