Skip to content

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

string

The query to search for

QueriedGamesAmericaOptions = ...

Additional options for the getQueriedGamesBrazil call. Defaults to { hitsPerPage: 200, page: 0 }

Promise<QueriedGameUS[]>

Promise containing the first hitsPerPage games that match your query