GROQ is a query language that lets you query, project, and join JSON documents without having to create schemas, or resolvers. It's the perfect tool for working with JSON. Go to groq.dev to try it out in your browser, or download the CLI (npm i -g groq-cli).