You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find_groups() returned organizer_id and organizer_name.
This data is no longer directly provided by the GraphQL API. There is an Eventhost (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