Mongo.delete_one

You're seeing just the function delete_one, go back to Mongo module for more information.
Link to this function

delete_one(topology_pid, coll, filter, opts \\ [])

View Source

Specs

Remove a document matching the filter from the collection.