Cqrs.Query.handle_execute
You're seeing just the callback
handle_execute
, go back to Cqrs.Query module for more information.
Specs
handle_execute(Ecto.Query.t(), opts()) :: {:error, query()} | {:error, any()} | any()