jaikamat / clubhouse-pos-importer

Monorepo for an LGS's inventory management system
1 stars 0 forks source link

User lookup receiving #207

Closed jaikamat closed 3 years ago

jaikamat commented 3 years ago

Summary

This PR joins the users table via an aggregation $lookup when fetching received cards, and introduces query parameter validation in the controller for extra safety.

Next step is to display the username in the client!