πŸ‘€ Our most exciting product launch yet πŸš€ Join us May 8th for Sanity Connect

Filter By Tags

By Moroi

Filter posts by tags

filter by tag

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

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

Contributor