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