This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Description
Hey Josh,
Thanks for the work put into this repo! I finally got around to checking this out and its working good so far. I am just checking in on the best way to integrate search with Nuxt3/Shopify? I know a lot of people use Algolia, but it seems like a lot of work to get running with web-hooks and all that (which I haven't done)... I was thinking something along the lines of using a GET fetch request method might be easier with axios - I've done this in Nuxt2 but not within Nuxt3. Not sure what you had planned for the search component.
Thanks!
Update: Now that I look at this more, there may be a way to do this using an apollo search query?