Open
Description
The JSON:API spec defines a fields
property for loading sparse fields:
https://jsonapi.org/format/#fetching-sparse-fieldsets
I think it would be nice to support this, and it would increase our compatibility with feathers and other systems which allow selecting fields.