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