close
Schema
Query
Mutation
Scalars
Boolean
Float
ID
Int
String
Enums
__DirectiveLocation
__TypeKind
Objects
AccountDetails
Address
Alternative
Basket
BasketLine
BasketResultWithMessage
BrowseResult
CompareLine
CompareResult
Folder
Order
OrderLine
Price
Product
ProductImages
ProductMedias
ProductSpecification
ProductSpecificationGroup
Range
Refinement
SearchResult
SearchResultGroup
SearchResultParams
SimpleProduct
SortSpec
SuggestedRefinement
User
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AddressInput
BasketDeliveryDetails
checkoutData
DeliveryContactDetails
OrderSearchParams
ProductList
RefinementInput
SearchParams
Directives
dateFormat
deprecated
include
skip
specifiedBy
menu
Types
OBJECT
SortSpec
A map of suggested sort options
link
GraphQL Schema definition
type
SortSpec
{
description
:
String
!
spec
:
String
!
}
link
Require by
SearchResult
The return type for the search query