OBJECT
type File { The extension of the fileextension: String The MD5 checksum of the filemd5Checksum: String! The original name of the filename: String! The number of bytes of the filesize: Int! The URL to download the contenturl: String! }