Mongo.delete_one-exclamation-mark

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

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

View Source

Specs

Similar to delete_one/4 but unwraps the result and raises on error.