export class GetMyProfileQuery { constructor(public readonly userId: string) {} }