How do Queries Work

Getting your data

Currently, Rack & Pinion is tightly integrated with Sanity. From our automated query engine, to hooks (usePreview, useImageParser, useSeo), to various components (Text, Heading, and more), we prefer Sanity.

To make this integration as seamless as possible, our automated query engine, the Query Parser, handles the vast majority of our data fetching needs.

So, how do we get data from Sanity? Glad you asked. Check out the Query Parser docs 👉🏼

💡
See something that is out of date or that could be improved?Please let the team know!1. You can create a Github issue2. Pull down the repo and create a PR with your suggested changes implimented.3. Or just let someone know in the R&P Slack Channel.We love making things better.