Add elapsedTime to getUser gql operation
This commit is contained in:
@@ -127,6 +127,7 @@ type UserGQL {
|
||||
profileImageUri: String
|
||||
createdAt: DateTime
|
||||
updatedAt: DateTime
|
||||
elapsedTime: Float!
|
||||
}
|
||||
|
||||
"""
|
||||
|
Reference in New Issue
Block a user