Home > @infiniteobjects/shopify-data-manager > AdminTypes > SearchResultConnection
The connection type for SearchResult.
Signature:
export interface SearchResultConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<SearchResultEdge> | A list of edges. | |
pageInfo | PageInfo | Information to aid in pagination. | |
resultsAfterCount | Scalars[‘Int’][‘output’] | Information to aid in pagination. |