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

Delete certain elements from array element #191

Open
pksunkara opened this issue Oct 11, 2018 · 3 comments
Open

Delete certain elements from array element #191

pksunkara opened this issue Oct 11, 2018 · 3 comments

Comments

@pksunkara
Copy link
Contributor

api.deleteChildren('resource')
@honzajavorek
Copy link
Contributor

What is the use case?

@pksunkara
Copy link
Contributor Author

I was using it to manipulate minim elements.

@pksunkara
Copy link
Contributor Author

Or more specifically, If I want to find all ObjectElement in a parse result but only from the data structures, instead of doing a complicated for loop, I can do api.deleteChildren('resource').find('object')

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