saleor-apps-redis_apl/apps/search/graphql/subscriptions
Krzysztof Wolski 2a1385bab1
Search: Fix stale variants after product removal, add indices setup and product descriptions (#932)
* Move plaintext renderer to shared package and use it for Algolia documents

* Fix stale variants after product removal, add indices setup

* Search: webhooks migration script (#936)

* Add webhook recreation script

* Add changeset
2023-08-29 13:19:31 +02:00
..
.gitkeep Add search app (#108) 2023-02-08 09:28:14 +01:00
productCreated.graphql Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
productDeleted.graphql Search: Fix stale variants after product removal, add indices setup and product descriptions (#932) 2023-08-29 13:19:31 +02:00
productUpdated.graphql Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
productVariantBackInStock.graphql Search: Add media and stock flag (#874) 2023-08-16 14:08:07 +02:00
productVariantCreated.graphql Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
productVariantDeleted.graphql Search: Fix stale variants after product removal, add indices setup and product descriptions (#932) 2023-08-29 13:19:31 +02:00
productVariantOutOfStock.graphql Search: Add media and stock flag (#874) 2023-08-16 14:08:07 +02:00
productVariantUpdated.graphql Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00