Upload Service Class (#436)
CLOSES #400 Reviewed-on: railbird/railbird-mobile#436 Reviewed-by: Ivan Malison <ivanmalison@gmail.com> Co-authored-by: Loewy <loewymalkov@gmail.com> Co-committed-by: Loewy <loewymalkov@gmail.com>
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