We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are cases where it would be good to be able to return objects from a beforeFind trigger, bypassing the inbuilt RestQuery
beforeFind
RestQuery
Allow beforeFind to return objects
[]
Use a cloud function
https://community.parseplatform.org/t/return-the-data-from-beforefind-trigger-and-stop-the-find-query/826
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
New Feature / Enhancement Checklist
Current Limitation
There are cases where it would be good to be able to return objects from a
beforeFind
trigger, bypassing the inbuiltRestQuery
Feature / Enhancement Description
Allow beforeFind to return objects
Example Use Case
[]
without needing to throwAlternatives / Workarounds
Use a cloud function
3rd Party References
https://community.parseplatform.org/t/return-the-data-from-beforefind-trigger-and-stop-the-find-query/826
The text was updated successfully, but these errors were encountered: