Add getPlayTime endpoint, remove elapsedTime

This commit is contained in:
2024-03-27 00:32:20 -06:00
parent 679150326f
commit 9307fbcbf4
3 changed files with 15 additions and 5 deletions

View File

@@ -27,6 +27,5 @@ query getLoggedInUser {
profileImageUri
createdAt
updatedAt
elapsedTime
}
}