SearchStarterPacksQueryParams

constructor(q: String, limit: Long? = 25, cursor: String? = null)

Parameters

q

Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.