PagedQuery.call
You're seeing just the function
call
, go back to PagedQuery module for more information.
Link to this function
call(query, page, page_size)
Specs
call(Ecto.Query.t(), page(), page_size()) :: Ecto.Query.t()