Merge branch 'master' into mk/add-screenshot-uri
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
query getDeployedConfig {
|
||||
getDeployedConfig {
|
||||
allowNewUsers
|
||||
devMode
|
||||
environment
|
||||
firebase
|
||||
}
|
||||
}
|
||||
|
@@ -25,6 +25,7 @@ query getLoggedInUser {
|
||||
firebaseUid
|
||||
username
|
||||
profileImageUri
|
||||
activeVideoId
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
Reference in New Issue
Block a user