I am trying to do the following...
const query = { name: token.name } const options = { upsert: true } const result = await collection.updateOne(