Open
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