fedisearch/application/src/graphql/fragment/ListNodesGeoIp.gql

5 wiersze
72 B
GraphQL

fragment ListNodesGeoIp on GeoIp{
city_name,
country_iso_code
}