Mongo string ids

We’re moving over parts of our codebase from Meteor to Elixir. Meteor uses string ids for docs, but the default is object ids. Anyone know how I can easily do a Mongo insert_one with strings for ids?