getQueriedGamesBrazil
getQueriedGamesBrazil(
query
,__namedParameters
):Promise
<QueriedGameUS
[]>
Fetches a subset of games from the Brazilian e-shop as based on a given query
Parameters
• query: string
The query to search for
• __namedParameters: QueriedGamesAmericaOptions
= undefined
Additional options for the [[getQueriedGamesBrazil]] call. Defaults to { hitsPerPage: 200, page: 0 }
Returns
Promise
<QueriedGameUS
[]>
Promise containing the first hitsPerPage
games that match your query
License
Apache-2.0 Jeroen Claassens & Aura Román
Copyright
2021