OBJECT
Pcap player status
type PcapPlayerStatus {isPlaying: Boolean! # Current playing file (if playing)name: String }