Update Operators are used to change the values of already existing fields or add new ones. There's a long list of update operators in MongoDB, we will start off easy with the set operator before moving onto that list.
Each operator will be provided with its syntax and structure in code with standard examples and supporting lesson quizzes.