Skip to main content

ItemList

No description

type ItemList {
pageInfo: PageInfo
total: Int
edges: [ItemEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([ItemEdge])#

List of edges for Item