stack

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

AdminTypes.ShopifyPaymentsPayoutConnection interface

An auto-generated type for paginating through multiple ShopifyPaymentsPayouts.

Signature:

export interface ShopifyPaymentsPayoutConnection 

Properties

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.