berlin-church / church-api

MIT License
1 stars 0 forks source link

Implement graphQL endpoint to CRUD forms #6

Open jonathan-wiens opened 4 years ago

jonathan-wiens commented 4 years ago

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

aario commented 4 years ago

Depends on #12