Skip to main content

CountryList

No description

type CountryList {
pageInfo: PageInfo
total: Int
edges: [CountryEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([CountryEdge])#

List of edges for Country