SearchResult - Liquid Object Reference - 1.0.0
Object Name | SearchResult |
Version | 1.0.0 |
Description
The SearchResult object contains results about a search.
Attributes
Attribute | Type | Description |
---|---|---|
articles | PaginatedList[Article] | Returns a List of Articles that match the search |
data | Object | Returns a custom data object for this object |
locations | PaginatedList[Location] | Returns a List of Locations that match the search |
pages | PaginatedList[Page] | Returns a List of Pages that match the search |
products | PaginatedList[Product] | Returns a List of Products that match the search |
Objects that return SearchResults
Back to Liquid Reference for 1.0.0
Back to Documentation