tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ItemUsedByQueryProps

ItemUsedByQueryProps interface

Signature:

export interface ItemUsedByQueryProps

Properties

Property Modifiers Type Description
includeLocalCopies?   boolean (Optional) Set to true to include local copies of the specified item in the response.
itemId   ItemUri Identifies the item for which ‘Used By’ dependencies are being retrieved.
onlyLatestVersion?   boolean (Optional) To limit the response to items that currently use the specified item, set this option to true.