stack

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

AdminTypes.ShopifyPaymentsBankAccountConnection interface

An auto-generated type for paginating through multiple ShopifyPaymentsBankAccounts.

Signature:

export interface ShopifyPaymentsBankAccountConnection 

Properties

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.