Hey team! 👋
Before diving in, I have a few questions to make sure I build this right:
- 1. Are we replacing the REST API or running GraphQL alongside it?
- 2. Which entities should be exposed via GraphQL? (Users, Transactions, Budgets, Categories, etc.)
- 3. Should GraphQL run on the same Express server or separate?
- 4. Keep current Firebase + JWT auth or migrate to GraphQL-specific auth?
- 5. Any preference on library? (Apollo Server, express-graphql, etc.)
Let me know so I can plan the implementation properly! 🚀