drupal-graphql / drupal-graphql/graphql
Filter nodeQuery data based on entityAccess
Open
3.x
question
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
Is this possible to filter out list of nodes based on user access. If I don't have access on certain nodes, those shouldn't be there in the list. Currently non accessible nodes coming as null.
Note: I can able to use this `entityAccess(operation: "view")` as field but not able to use the same inside filter condition.
I am using graphql version 3.x.
Thanks
Kaustav
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.