Home > @tridion-sites/extensions > ItemUsedByQueryProps
Signature:
export interface ItemUsedByQueryProps
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 . |