Closed schloerke closed 2 years ago
Will eventually drop support for the following fields of meetupr::find_groups():
meetupr::find_groups()
organizer_id
organizer_name
resource
localized_location
location
localized_country_name
country
query($lat: Float!, $lon: Float) { findLocation(lat: $lat, lon: $lon) { localized_country_name localized_location } }
Will eventually drop support for the following fields of
meetupr::find_groups()
:organizer_id
andorganizer_name
resource
... does not makes sense for GraphQL outputlocalized_location
stored aslocation
andlocalized_country_name
stored ascountry
. These could be found via