feat: Algolia plugin for medusa (#718)

Co-authored-by: Rolwin Monterio <rolwin@yellow.ai>
Co-authored-by: olivermrbl <oliver@mrbltech.com>
This commit is contained in:
Rolwin Reevan Monteiro
2021-11-12 14:10:00 +01:00
committed by GitHub
co-authored by Rolwin Monterio olivermrbl
parent 1e50aee4fe
commit 8ce9b20222
12 changed files with 5835 additions and 1 deletions
@@ -1,4 +1,4 @@
import { Validator, MedusaError } from "medusa-core-utils"
import { MedusaError, Validator } from "medusa-core-utils"
import ProductService from "../../../../services/product"
export default async (req, res) => {