QuerySortByRelevanceInput
No description
1input QuerySortByRelevanceInput {2predicate: QueryPredicateInput!3weight: Float!4}
Fields
predicate ● QueryPredicateInput! non-null input common
weight ● Float! non-null scalar common
Member Of
QuerySortInputinput