Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit fb6d7ae

Browse files
committed
added redirect
Added redirect for live-search-api-refrence topic.
1 parent 9b22d90 commit fb6d7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/live-search/graphql-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: GraphQL Support
44
ee_only: True
55
redirect_from:
66
- /live-search/graphql-playground.html
7-
7+
- /live-search/live-search-api-reference.html
88
---
99

1010
GraphQL is a data query language that allows the caller to specify exactly what data to return. When a customer searches for products, the overhead of returning all possible product information and removing unnecessary data leads to longer processing times and unfavorable user experiences.

0 commit comments

Comments
 (0)