platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

GraphQL - multi-tenanted access support #18

Closed platelet-app closed 2 years ago

platelet-app commented 2 years ago

GraphQL schema does not support multi-tenanted access. The tenants are the individual charities primarily. It might be helpful to build in support for multiple organisations that comprise of multiple groups.

e.g Blood Bike charities > Freewheelers, SERV, etc...

this would allow tenants of certain organisations to collaborate with other groups, provided they are within the same organisation umbrella.

duckbytes commented 2 years ago

completed with https://github.com/platelet-app/platelet/pull/26