Description
It would be nice to have functionality in collections to do an arbitrary write of type model::write. Currently we can use `collection.bulk_write(container_type model::write)`, but this needs a container. It'll be nice to be able to do this for a single operation as well.