Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityEdge
An auto-generated type which holds one MarketingActivity and a cursor during pagination.
Signature:
export interface MarketingActivityEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | MarketingActivity | The item at the end of MarketingActivityEdge. |