distributeaid / toolbox

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

Aggregated needs by groups GraphQL API #87

Closed pedro-gutierrez closed 3 years ago

pedro-gutierrez commented 3 years ago

Fixes #69

Given a list of group ids, this new GraphQL query returns the aggregated needs list for all those groups. The implementation is pretty simple and relies on the existing aggregated needs by addresses.