Skip to content

Commit

Permalink
reference to the admin-api changed to shop-api
Browse files Browse the repository at this point in the history
  • Loading branch information
oidt authored Dec 29, 2024
1 parent e007a50 commit 3419051
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const config: VendureConfig = {
## 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 3419051

Please sign in to comment.