Skip to content

@gracious.tech/fetch-client / collection / GetTranslationsOptions

Interface: GetTranslationsOptions

collection.GetTranslationsOptions

Properties

language

Optional language: string

Defined in

client/src/collection.ts:43


object

Optional object: boolean

Defined in

client/src/collection.ts:44


sort_by_year

Optional sort_by_year: boolean

Defined in

client/src/collection.ts:45


usage

Optional usage: Partial<UsageConfig>

Defined in

client/src/collection.ts:46


exclude_obsolete

Optional exclude_obsolete: boolean

Basic filtering using combination of factors (manually filter for more fine-tuned results)

Defined in

client/src/collection.ts:48


exclude_incomplete

Optional exclude_incomplete: boolean

Defined in

client/src/collection.ts:49