I have used GraphQL to fetch all WordPress posts on my page by following this video:
๐
https://www.youtube.com/watch?v=TkiUInblEPo&list=PL4vVqpngzeT4sDlanyPe99dYl8BgUYCac&index=60&t=8sNow, I want to add search functionality to filter the posts.
I reviewed the reference video here:
๐
https://www.youtube.com/watch?v=oAaGTsHt-aEBut that approach is different from my case.
Please guide me on how to implement search functionality with GraphQL and WordPress.
I've already searched YouTube, Google, and other platforms but couldnโt find the correct reference for my specific setup.