Cannot query field “ancestors” on type “Item”. Did you mean “access”? in Graphql

Cannot query field “ancestors” on type “Item”. Did you mean “access”? in Graphql

As Your error show you are not able to get ancestors of an item. First You need to check you are getting ancestors in Docs section as shown in …

 

Read More