JsonApiEctoBuilder.build_query
You're seeing just the function
build_query
, go back to JsonApiEctoBuilder module for more information.
Link to this function
build_query(base_query, base_type, base_alias, params, apply_join_callback)
Call this function with a query, metadata about the base JSON API entity/type, the query parameters and a callback function for any joins necessary.