andreirce / taqtile-api

0 stars 0 forks source link

Feature/user queries #24

Closed andreirce closed 3 weeks ago

andreirce commented 4 weeks ago

This pull request introduces the new query findUserById, allowing users to retrieve specific user details by their unique identifier. In addition, I have implemented comprehensive tests to ensure the functionality and reliability of this query.