Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.I am not just asking a question.I have searched through existing issues.
Current Limitation
There are cases where it would be good to be able to return objects from a beforeFind
trigger, bypassing the inbuilt RestQuery
Feature / Enhancement Description
Allow beforeFind to return objects
Example Use Case
- loading objects from a cache
- loading objects from an external search, such as Elastic Search
- gracefully cancelling a query, returning
[]
without needing to throw
Alternatives / Workarounds
Use a cloud function
Activity
parse-github-assistant commentedon Jul 19, 2023
Thanks for opening this issue!