Skip to content

Commit

Permalink
docs(elasticsearch-plugin): Changed the reference to shop-api (#3307)
Browse files Browse the repository at this point in the history
  • Loading branch information
oidt authored Jan 9, 2025
1 parent b631781 commit 779ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/elasticsearch-plugin/src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function getCustomResolvers(options: ElasticsearchRuntimeOptions) {
* ## Search API Extensions
* This plugin extends the default search query of the Shop API, allowing richer querying of your product data.
*
* The [SearchResponse](/reference/graphql-api/admin/object-types/#searchresponse) type is extended with information
* The [SearchResponse](/reference/graphql-api/shop/object-types/#searchresponse) type is extended with information
* about price ranges in the result set:
* ```graphql
* extend type SearchResponse {
Expand Down

0 comments on commit 779ebd2

Please sign in to comment.