berlin-church / church-api

MIT License
1 stars 0 forks source link

Implement graphQL endpoint to CRUD events #4

Open jonathan-wiens opened 4 years ago

jonathan-wiens commented 4 years ago

The query should query the events + optional form + optional attendees resolving to members. The query can be designed according to the data model documented here: https://github.com/berlin-church/church-api/wiki#events

aario commented 4 years ago

Depends on #12