This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44d2e2ad80
rwadurian
/
backend
/
services
/
identity-service
/
src
/
application
/
queries
/
get-my-profile
/
get-my-profile.query.ts
4 lines
84 B
TypeScript
Raw
Blame
History
export
class
GetMyProfileQuery
{
constructor
(
public
readonly
userId
:
string
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink