View Source JSONAPIPlug.QueryParser.Ecto.Include (jsonapi_plug v1.0.1)

JSON:API 'include' query parameter parser implementation for Ecto

Expects include parameter to be in the JSON:API include format and converts them to Ecto preload optio to Ecto.Repo functions.