Pdf (Work Package)

Removes unnecesary prefetch / select_related from the queryset when model-only
attributes or properties are petitioned in the request via the "fields" query param.
E.g. "?fields=id,display_name"

Must be used along with QueryFieldsMixin on the serializer.

Language
Credentials
:
Click Try It! to start a request and see the response here!