View Source JSONAPIPlug.QueryParser.Ecto.Sort (jsonapi_plug v2.0.0)
JSON:API 'sort' query parameter parser implementation for Ecto
Expects sort parameters to be in the recommended JSON:API sort
format and converts them to Ecto order_by
format for ease of use.