returning specific fields only #631
Unanswered
charlie87041
asked this question in
Q&A
Replies: 1 comment
-
In the meantime, this seems to work.
The issue lies in that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At some point I used this in restify:
restify/users?page[size]=214&fields[users]=name,last_name
The idea is returning only users name and last_name.
But I cant find it anymore, not even in docs.
Any idea ?
Beta Was this translation helpful? Give feedback.
All reactions