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
currentPage: Int = 1 @doc(description: "Specifies which page of results to return. The default value is 1."),
382
382
sort: ProductSortInput@doc(description: "Specifies which attribute to sort on, and whether to return the results in ascending or descending order.")
383
383
): CategoryProducts@doc(description: "The list of products assigned to the category") @resolver(class: "Magento\\CatalogGraphQl\\Model\\Resolver\\Category\\Products")
typeCustomizableRadioOptionimplementsCustomizableOptionInterface@doc(description: "CustomizableRadioOption contains information about a set of radio buttons that are defined as part of a customizable option") {
0 commit comments