OBJECT
type ProductSortOrder {defaultDirection: SortDirection! isDefault: Boolean! text: String! value: ProductOrderOptions! }