OBJECT
type FileOutputType {fileName: String! # file content base64 encodedcontent: String! mime: String! }