Home > @infiniteobjects/shopify-data-manager > AdminTypes > SavedSearchConnection
An auto-generated type for paginating through multiple SavedSearches.
Signature:
export interface SavedSearchConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<SavedSearchEdge> | A list of edges. | |
nodes | Array<SavedSearch> | A list of the nodes contained in SavedSearchEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |