Seeking Guidance on Handling Type Errors in Service Implementation
I implemented a "interface for a service , implementing in memory was okay. now i'm trying to implement it different db adaptor, but the type errors i got are so crpted i'm totally lost where to look to understand whats failing. whole service is showing the error syntax.
whats the better structure of code that i can see the errors per method for the service?
whats the better structure of code that i can see the errors per method for the service?




