### ✒️ Description Simple upsert syntax that lets you update the document if its set or insert it if it isn't. ### 🤔 Why? So it can be done with a single request instead of finding it then checking if its set on your server. ### 💬 Other _No response_