distributeaid / toolbox

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

Aggregated Needs lists by addresses and date range GraphQL API #83

Closed pedro-gutierrez closed 3 years ago

pedro-gutierrez commented 3 years ago

This PR implements a needsListByAddresses GraphQL query that accepts a list of address ids, and a from/to date range, and returns an aggregated needs list.

Related PRs:

Fixes: https://github.com/distributeaid/toolbox/issues/68