getQueriedGamesBrazil
getQueriedGamesBrazil(
query
,options
):Promise
<QueriedGameUS
[]>
Defined in: getGames/getQueriedGamesBrazil.ts:16
Fetches a subset of games from the Brazilian e-shop as based on a given query
Parameters
Section titled “Parameters”string
The query to search for
options
Section titled “options”QueriedGamesAmericaOptions
= ...
Additional options for the getQueriedGamesBrazil call. Defaults to { hitsPerPage: 200, page: 0 }
Returns
Section titled “Returns”Promise
<QueriedGameUS
[]>
Promise containing the first hitsPerPage
games that match your query