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

Marc/replica fix #80

Closed marcspicer closed 4 years ago

marcspicer commented 4 years ago
  1. Adds safer way to update replicas
  2. Expects replicaUpdateMode in Config{replicaUpdateMode: "replace" | "append" } append is default.
Haroenv commented 4 years ago

Hi Marc, is there a reason you opened and closed this PR?