Skip to content

Feat: Filter response columns (added _field filter) #930

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

b4dnewz
Copy link

@b4dnewz b4dnewz commented Mar 19, 2019

Updated and moved the filters methods (embed, expand) to separate file and generalized to accept both arrays, objects and lodash chain wrappers and return what they got.

Updated single route logic to allow embed, expand and field filters

Added _field filter to specify which properties to return closes #918

Updated documentation to match new features

Added _field filter to specify which properties to return closes typicode#918

Updated and moved the filters methods (embed, expand) to separate file and generalized to accept both arrays, objects and lodash chain wrappers and return what they got.

Updated single route logic to allow embed, expand and field filters
@b4dnewz
Copy link
Author

b4dnewz commented Mar 19, 2019

hi @typicode

this is one of my PR, another one is #927 which is failed on travis but not for the code itself

I'm not able to retrigger the build manually but if you do it it should pass.

I've more PRs to submit, basically all the stuff i've done in this fork

@b4dnewz b4dnewz changed the title Updated filter functions (added _field filter) Feat: Filter response columns (added _field filter) Mar 19, 2019
@systemcrash
Copy link

bumpety bump. gimme some filter action! I need column filtering 👍

@kiprasmel
Copy link

bump! @typicode any chance to get this & any other PRs from @b4dnewz included? Thanks!

@Koxx3
Copy link

Koxx3 commented Jul 13, 2022

it would be great to add the fields filtering !

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

Successfully merging this pull request may close these issues.

Specify columns
4 participants