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

New: allowed mongoQueries.resources filter for the cluster endpoints #711

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

rmgraham
Copy link
Member

@rmgraham rmgraham commented Nov 3, 2020

On the cluster endpoints, you can now add:

"mongoQueries": {
    "resources": {
        "_id": "5eed111fc481a71a8f5fbfa3" //or something else
    }
}

and itll apply that filter to any nested resources you want to load.
In a future PR, this will work on all endpoints, and youll be able to do the same filters against channels/subs/groups/etc

@rmgraham rmgraham merged commit f68d4e1 into master Nov 17, 2020
@rmgraham rmgraham deleted the nested_mongo_queries_cluster_resources branch November 17, 2020 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants