View Source JSONAPIPlug.QueryParser.Ecto.Sort (jsonapi_plug v1.0.5)

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.