OBJECT
Audio Analytics By Source
type AudioAnalyticsBySource {id: ID! # source of the streamsource: String! # total streamsstreams: Int! }