Cannot query field "..." on type "Query".GraphQL: Validation

Thanks rob. Turns out it was working all along :man_facepalming: I thought it was a type issue - was trying to figure out the types - but then set-up a similar project not using typescript and faced the same issue.

So I then just plugged the cell into a page and it worked :tada:

Any idea how I can get rid of this GraphQL: Validation error??