-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.I am not just asking a question.I have searched through existing issues.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
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
3rd Party References
Moumouls
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Activity
parse-github-assistant commentedon Jul 19, 2023
Thanks for opening this issue!