Open danielemery opened 10 months ago
Allow retrieval of a user's thumbnail image in all relevant resolvers that deal with users.
In #81 a new activity feed resolver is being created. It would be nice include thumbnail urls for related users in the response.
This would allow a more visually pleasing design in https://github.com/danielemery/quizlord-client/issues/46
This will involve:
Summary
Allow retrieval of a user's thumbnail image in all relevant resolvers that deal with users.
Motivation
In #81 a new activity feed resolver is being created. It would be nice include thumbnail urls for related users in the response.
This would allow a more visually pleasing design in https://github.com/danielemery/quizlord-client/issues/46
Implementation
This will involve: