Home > @tridion-sites/models > ResolveInstruction
Signature:
export declare class ResolveInstruction extends ResolveInstructionBase
Extends: ResolveInstructionBase
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ backendModel, …resolveInstructionBaseConstructorArgs }) | Constructs a new instance of the ResolveInstruction class |
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. |