Ecto.Query.API.parent_as
You're seeing just the function
parent_as
, go back to Ecto.Query.API module for more information.
Refer to a named atom binding in the parent query.
This is available only inside subqueries.
See the "Named binding" section in Ecto.Query
for more information.