Skip to main content

MapList

No description

type MapList {
pageInfo: PageInfo
total: Int
edges: [MapEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([MapEdge])#

List of edges for Map