INPUT_OBJECT
input SendStudentQuoteInput {studentQuoteId: Int!languageCode: LanguageEnumemailRecipients: [Email]subject: Stringbody: String}