GraphQL OBJECT
CatalogSearchResult
Contains a list of catalogs.
link Definition
- type CatalogSearchResult {
- # List of results that match the search parameters.
- CatalogSearchResultItem] : [
- # Indicates whether the result is truncated.
- Boolean :
- }