berlin-church / church-api

MIT License
1 stars 0 forks source link

Implement graphQL endpoint to CRUD members #5

Open jonathan-wiens opened 4 years ago

jonathan-wiens commented 4 years ago

The query should query the members + optionally the events the member attended (attendees table). The query can be designed according to the data model documented here: https://github.com/berlin-church/church-api/wiki#members

jonathan-wiens commented 4 years ago
aario commented 4 years ago

Depends on #12