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

Fetch on an array of pointers #142

Closed
cbaker6 opened this issue Jan 9, 2024 Discussed in #137 · 0 comments · Fixed by #141
Closed

Fetch on an array of pointers #142

cbaker6 opened this issue Jan 9, 2024 Discussed in #137 · 0 comments · Fixed by #141
Labels
enhancement New feature or request

Comments

@cbaker6
Copy link
Member

cbaker6 commented Jan 9, 2024

Discussed in #137

Originally posted by project-saf October 18, 2023
Is there an easy way to convert an Array<Pointer<ParseObject>> into an Array<ParseObject> without looping over it and calling fetch() of each pointer?

@cbaker6 cbaker6 added the enhancement New feature or request label Jan 9, 2024
@cbaker6 cbaker6 linked a pull request Jan 9, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant