AntlUtilsEcto.Query.where_extracted_json_contains

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

where_extracted_json_contains(queryable, field, path, value)

View Source

Specs

where_extracted_json_contains(Ecto.Queryable.t(), atom(), binary(), binary()) ::
  Ecto.Queryable.t()