Skip to content

Question 8 / 50

ImportantMediumScenarioCRUD

A user hits 'save preferences' twice in a row. How would you write the update so the document is created if it does not exist, without inserting duplicates?

Think about it first.