Skip to main content

AccountList

No description

type AccountList {
pageInfo: PageInfo
total: Int
edges: [AccountEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([AccountEdge])#

List of edges for Account