algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

fix(indexing): reference correct object for partial update no match field log message (#113) #114

Closed froddd closed 3 years ago

froddd commented 3 years ago

This fixes an incorrect reference to the current object being parsed when used by the reporter.

Fixes #113