Add minimum allowed AppVersion to deployed config
This commit is contained in:
@@ -156,6 +156,7 @@ type DeployedConfigGQL {
|
||||
firebase: Boolean!
|
||||
devMode: Boolean!
|
||||
environment: String!
|
||||
minimumAllowedAppVersion: String!
|
||||
}
|
||||
|
||||
type MakePercentageIntervalGQL {
|
||||
|
Reference in New Issue
Block a user