groq.app

*[_type ==   "author" &&
name == "Harper" ] {
    _id,
 'bookCount' : count(books)
}