You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only need the id and probably influence count. We could access the influence count from the user data so it is not mandatory. Would be nice to have though.
An alternative is to have all of the base user data to immediately render the users.
Currently, we use the user id to generate their cards. Those ids are fetching their user data individually.
The current return is this:
We only need the id and probably influence count. We could access the influence count from the user data so it is not mandatory. Would be nice to have though.
An alternative is to have all of the base user data to immediately render the users.
Proposed return type:
The text was updated successfully, but these errors were encountered: