OBJECT
SearchAutoCompleteResult
link GraphQL Schema definition
- type SearchAutoCompleteResult {
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- #
- # Arguments
- # first: [Not documented]
- Paging): CategoryAutoCompleteResult ( :
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- ProductAutoCompleteResult :
- }