mongoose type string array code example Example: Typegoose array of strings @arrayProp({ items: String }) public languages?: string[];