gatsby-plugin-typesense
gatsby-plugin-typesense copied to clipboard
How to use? Compare to gatsby-plugin-{algolia,local}-search
Hi there!
In regards to gatsby-plugin-local-search and gatsby-plugin-algolia-search, their configs all accept graphql queries. That's what (I think) a gatsby user would come to expect.
On the other hand, I don't see a way to add graphql here.
How does one enter data from Gatsby's graphql storage to typesense? Isn't that necessary to send data to typesense for it to be indexed?