You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sort_fields: SortFields@doc(description: "An object that includes the default sort field and all available sort fields.") @resolver(class: "Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\SortFields")
325
-
suggestions: [SearchSuggestion] @doc(description: "An array of search suggestions for case when search query have no results.")@resolver(class: "Magento\\CatalogGraphQl\\Model\\Resolver\\SearchSuggestions")
325
+
suggestions: [SearchSuggestion] @doc(description: "An array of search suggestions for case when search query have no results.")
326
326
}
327
327
328
328
typeCategoryProducts@doc(description: "The category products object returned in the Category query.") {
0 commit comments