tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ResolveInstruction

ResolveInstruction class

Signature:

export declare class ResolveInstruction extends ResolveInstructionBase

Extends: ResolveInstructionBase

Constructors

Constructor Modifiers Description
(constructor)({ backendModel, …resolveInstructionBaseConstructorArgs })   Constructs a new instance of the ResolveInstruction class

Properties

Property Modifiers Type Description
_backendModel   BackendResolveInstruction  
getInternalModel   () => BackendResolveInstruction  
includeComponentLinks   boolean | undefined Value indicating whether component links should also be resolved.
includeDynamicVersion   boolean | undefined Value indicating whether dynamic version of the item will be resolved.
includeWorkflow   boolean | undefined Value indicating whether the item is published from the user’s work list.
publishNewContent   boolean | undefined Value indicating whether already published items should be published.