KeywordHitsInput
input KeywordHitsInput {
keywordFilter: KeywordHitsFilter
limit: Int
offset: Int
}
Fields
KeywordHitsInput.keywordFilter
● KeywordHitsFilter
input
KeywordHitsInput.limit
● Int
scalar
Limits the number of statements to return.
KeywordHitsInput.offset
● Int
scalar
Offset the results for pagination purposes