distributeaid / toolbox

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

GraphQL API for available lists and available list entries #58

Closed pedro-gutierrez closed 3 years ago

pedro-gutierrez commented 3 years ago

This PR implements the GraphQL API for available lists and available list entries. It also provides with the supporting code in the Aid Phoenix Context and ExUnit tests.

Fixes #57