Request isAdmin in getLoggedInUser

This commit is contained in:
2024-07-13 17:47:41 -06:00
parent cc36a8b51d
commit 03c1d08d8c
2 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ query getLoggedInUser {
id
firebaseUid
username
isAdmin
profileImageUri
activeVideoId
createdAt