stack

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

AdminTypes.MarketingActivityConnection interface

An auto-generated type for paginating through multiple MarketingActivities.

Signature:

export interface MarketingActivityConnection 

Properties

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.