Calling /initial_load
returns a Promise<InitialLoad>
object which is just a wrapper for a User
object. User
only has fields pertaining to name, email, password, etc., there is nothing in there related to teams. Can I get some further instruction on how to access a users' teams?
↧
How do I get all teams a user has already joined?
↧