Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Query to JSON:API with sparse fieldset #947

Closed
ahoyahoy opened this issue Apr 10, 2022 · 1 comment
Closed

[Question] Query to JSON:API with sparse fieldset #947

ahoyahoy opened this issue Apr 10, 2022 · 1 comment

Comments

@ahoyahoy
Copy link

How to make query like findRecords() which create json:api request with limited number of selected fields?

Like this
GET /articles?include=author&fields[articles]=title,body,author&fields[people]=name

@ahoyahoy ahoyahoy changed the title [Question] Query with sparse fieldset [Question] Query to JSON:API with sparse fieldset Apr 10, 2022
@towerhe
Copy link

towerhe commented Apr 11, 2022

@ahoyahoy have a look at #889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants