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