SearchFieldsInput
No description
input SearchFieldsInput {
fieldNames: [Searchablefields!]!
boost: Int!
}
Fields
SearchFieldsInput.fieldNames
● [Searchablefields!]!
non-null enum
List of available sortable fields
SearchFieldsInput.boost
● Int!
non-null scalar
Search boost value
Member Of
products
query