OBJECT
type EmailTemplateData {cc: String bcc: String fromLabel: String replyTo: String subject: String body: String files: [File!]! }