Skip to content

QueriedGamesAmericaOptions

Additional options for the [[getQueriedGamesAmerica]] method

Properties

hitsPerPage?

optional hitsPerPage: number

The amount of hits to be received per page

Minimum

0

Maximum

200

Default

200

Source

lib/utils/interfaces.ts:153


page?

optional page: number

The page number to get

Minimum

0

Default

0

Source

lib/utils/interfaces.ts:160