The getFullOrganization() members.user type doesn't include id: string but the data does

Hey, I think the title says it all. When calling getFullOrganization(). I get an array with members. The user inside of the member does have an id key but typescript is mad when I make a type like the screenshot. When I add "id" to the omit, it's happy again. Side question, is it possible to extend the data that it also includes the createdAt because I would like to have the date of joining in the data.
No description
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?