OBJECT
1type FileExtensionToMimeTypeMap {23# The list of the supported extension to mimeType map for inbox file attachments 4# in JSON format.5inbox: String! 67# The list of the supported extension to mimeType map for source files in JSON 8# format.9sourceFiles: String! 1011}