stack

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

AdminTypes.AppRevenueAttributionRecordConnection interface

An auto-generated type for paginating through multiple AppRevenueAttributionRecords.

Signature:

export interface AppRevenueAttributionRecordConnection 

Properties

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.