add android recording format to deployed config
All checks were successful
Tests / Tests (pull_request) Successful in 9s

This commit is contained in:
2026-01-03 10:17:58 -08:00
parent 2bb4fdd08f
commit 88de1ef807
3 changed files with 5 additions and 0 deletions

View File

@@ -668,6 +668,7 @@ type DeployedConfigGQL {
minimumAllowedAppVersion: String!
subscriptionGatingEnabled: Boolean!
bannerMessages: [BannerGQL!]!
defaultAndroidRecordingFormat: StreamSegmentTypeEnum!
}
type BannerGQL {