tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TranslationJobItem > resolveOptions

TranslationJobItem.resolveOptions property

Specifies if it is the Item itself, it’s child Items or both that should be translated.

Signature:

get resolveOptions(): ReadonlyArray<ResolveOptions> | undefined;