CDLUC3 / dmsp_backend_prototype

The GraphQL (Apollo server) backend for the new DMSP system
0 stars 0 forks source link

Build ContributorRole Schema and resolver #6

Closed briri closed 2 months ago

briri commented 3 months ago

Build the GraphQL schema for ContributorRoles including select, add, remove, edit mutations.

Build a corresponding resolver that connects to the RDS instance.