Skip to content

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

@schloerke

Description

@schloerke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions