2024-03-19 14:08:00 -07:00
|
|
|
query getDeployedConfig {
|
|
|
|
getDeployedConfig {
|
|
|
|
allowNewUsers
|
2024-04-25 17:32:52 -06:00
|
|
|
devMode
|
|
|
|
environment
|
|
|
|
firebase
|
2024-08-16 14:26:24 -07:00
|
|
|
minimumAllowedAppVersion
|
2025-08-27 19:27:17 -07:00
|
|
|
subscriptionGatingEnabled
|
2025-06-13 10:12:39 -07:00
|
|
|
bannerMessages {
|
|
|
|
color
|
|
|
|
dismissible
|
|
|
|
id
|
|
|
|
kind
|
|
|
|
message
|
|
|
|
priority
|
|
|
|
}
|
2024-03-19 14:08:00 -07:00
|
|
|
}
|
|
|
|
}
|