Ecto.Association.ManyToMany.assoc_query

You're seeing just the function assoc_query, go back to Ecto.Association.ManyToMany module for more information.
Link to this function

assoc_query(refl, values)

View Source