AEM GraphQL nested AND and OR expression
Hello People,
Is there a way to apply two _logOp in single GraphQL query?
we have a query, where we want to filter result in a folder AND it should match the variable value between two CF model fields, so It should be OR operation.
Is there a way, we can do it in AEM GraphQL syntax?
Thanks.

