AntlUtilsEcto.Query.where_not

You're seeing just the function where_not, go back to AntlUtilsEcto.Query module for more information.
Link to this function

where_not(queryable, key, value)

View Source

Specs

where_not(any(), atom(), nil | binary() | [any()] | integer() | boolean()) ::
  Ecto.Query.t()