Cqrs.Query.handle_execute

You're seeing just the callback handle_execute, go back to Cqrs.Query module for more information.
Link to this callback

handle_execute(query, opts)

View Source

Specs

handle_execute(query(), opts()) :: {:error, query()} | {:error, any()} | any()