Skip to content

Reject LiveQuery events / modify LiveQuery query in Cloud Code #6642

@dblythy

Description

@dblythy

Is your feature request related to a problem? Please describe.
Is there a way to throw "onLiveQueryEvent"? I've restricted LiveQuerying using ACLs, however I'd like to prevent an unauthorised user from even attempting to subscribe to start. I'd also like to be able to force beforeFind logic to LiveQueries, to ensure the LiveQuery queries themselves are efficient and restrictive.

Describe the solution you'd like
Being able to throw from a onLiveQueryEvent, or being able to modify request.query from a LiveQuery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions