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