add profile image to user relationship
All checks were successful
Tests / Tests (pull_request) Successful in 9s

This commit is contained in:
2024-12-19 16:33:48 -08:00
parent 82ff8546d4
commit eb15f4f3b8
2 changed files with 8 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ query getUserRelationshipsMatching(
relationships {
toUser {
username
profileImageUri
id
}
toUserFollows