I am trying to query a content fragment inside JCR , which matches a property value. Can someone guide if this query is correct?
When I run this query in GraphQL tool, it gives node traversal and in the SQL query, I cannot see, it is picking the properties i gave. Node traversal may be due to lac...