CountryEdge
No description
type CountryEdge {
cursor: ConnectionCursor!
node: Country
}
Fields
CountryEdge.cursor ● ConnectionCursor! non-null scalar
CountryEdge.node ● Country object
Member Of
CountryConnection object