Interface FetchOptions

Hierarchy

  • FetchOptions

Properties

accessToken?: string

Token to access trakt api

country?: string

Specify country to look for

filters?: Filters

filter options

language?: string

Specify a language

pagination?: Pagination

Pagination settings

Period to pull from

Sorting options

(This is just the most inclusive type, not always this permissive.)

startDate?: string

Start date

Types of lists one can query by

Generated using TypeDoc v0.23.20