stack

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

AdminTypes.ShopifyPaymentsDisputeConnection interface

An auto-generated type for paginating through multiple ShopifyPaymentsDisputes.

Signature:

export interface ShopifyPaymentsDisputeConnection 

Properties

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.