OBJECT
Pcap player file details
type PcapPlayerFileDetails {# IDid: ID! # File namename: String! # Upload timeuploadedAt: Time! # The username of the uploading useruploadedBy: String! # The last time the cap was playedlastPlayed: Time # The username of the user who played the cap lastplayedBy: String # File size in bytessize: Float! }