Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL: Missing group's organizer name / organizer id #127

Open
schloerke opened this issue Dec 29, 2021 · 0 comments
Open

GraphQL: Missing group's organizer name / organizer id #127

schloerke opened this issue Dec 29, 2021 · 0 comments

Comments

@schloerke
Copy link
Collaborator

schloerke commented Dec 29, 2021

Related: #118
GraphQL Group: https://www.meetup.com/api/schema/#Group

find_groups() returned organizer_id and organizer_name.

This data is no longer directly provided by the GraphQL API. There is an Event host (which points to a User) object, but this can change from event to event.

I do not easily see a way to determine who is the point of contact for a group.


Result: Would remove organizer_id, organizer_name from find_groups().
cc @ledell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant