View Source JSONAPIPlug.QueryParser.Ecto.Fields (jsonapi_plug v2.0.0)
JSON:API 'fields' query parameter parser implementation for Ecto
Expects include
parameter to in the JSON:API fields
format and converts the specification format to a map of fields list format for ease of
use with select
option to Ecto.Repo
functions.