distributeaid / toolbox

DistributeAid Toolbox
http://distributeaid.org
GNU Affero General Public License v3.0
3 stars 1 forks source link

Needs List GraphQL API #51

Closed pedro-gutierrez closed 3 years ago

pedro-gutierrez commented 3 years ago

This PR implements types, queries and mutations around needs lists. Also migrates some existing tests cases into BDD features.

Fixes #16 Fixes #14