Interface Filters

Hierarchy

  • Filters

Properties

countries?: string[]

2 character country code.

Example

us
genres?: string[]

Genre slugs.

Example

action

See

Genre slug

languages?: string[]

2 character language code.

Example

en
query?: string

Search titles and descriptions.

Example

batman
runtimes?: string

Range in minutes.

Example

30-90
studios?: string[]

Studio slugs.

Example

marvel-studios
years?: string

4 digit year or range of years.

Example

2016

Generated using TypeDoc v0.23.20