OBJECT
Describes a stream that is available on a TDO
1type TDOStreamData {23# The stream URI4uri: String! 56# The protocol, such as "dash" or "hls"7protocol: String! 89}