See Sanity in action 👀 Join us for a live product demo + Q&A →

Filter By Tags

By Moroi

Filter posts by tags

filter by tag

*[_type == "post" &&  tags[].label match $keyword ] {
  ...,
}

// Params
{
"keyword": "sanity"
}

Contributor