drift-org / backend

2 stars 0 forks source link

Get user info route #12

Open aidenszeto opened 3 years ago

aidenszeto commented 3 years ago

Returns user info given a userId

teekenzie commented 3 years ago

Make sure to also return the friends

aidenszeto commented 3 years ago

Make sure to also return the friends

We're just returning the friend IDs right? Not the entire object for each friend

teekenzie commented 3 years ago

We're just returning the friend IDs right? Not the entire object for each friend

Hmm, I think it might be good to also include the object. But let's see what everyone else thinks

aidenszeto commented 3 years ago

3 Query Options: