_AgeGroupTotal

No description

type _AgeGroupTotal {
count: Int!
_id: String
country: Country
}

Fields

count (Int!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

country (Country)

Field for the Country node this CURRENT_TOTAL relationship is coming from.