Country
Generated query for Country type nodes.
Country(
name: String
un_id: ID = 0
_id: String
first: Int = 0
offset: Int = 0
orderBy: [_CountryOrdering] = []
filter: _CountryFilter
): [Country]
Generated query for Country type nodes.
name
(String
)#un_id
(ID
)#_id
(String
)#first
(Int
)#offset
(Int
)#orderBy
([_CountryOrdering]
)#filter
(_CountryFilter
)#Country
#