Filter By Tags
Filter posts by tags
By Moroi
filter by tag
*[_type == "post" && tags[].label match $keyword ] {
...,
}
// Params
{
"keyword": "sanity"
}Contributor

Moroi
a wanna be web developer
Filter posts by tags
By Moroi
*[_type == "post" && tags[].label match $keyword ] {
...,
}
// Params
{
"keyword": "sanity"
}
Moroi
a wanna be web developer