Mongo.command

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

command(topology_pid, cmd, opts \\ [])

View Source

Specs

Issue a database command. If the command has parameters use a keyword list for the document because the "command key" has to be the first in the document.