tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContainerItemsQueryProps

ContainerItemsQueryProps interface

Signature:

export interface ContainerItemsQueryProps

Properties

Property Modifiers Type Description
detailsLevel?   ListDetailsLevel (Optional) Option to control how much data is returned per item.
isRecursive?   boolean (Optional) Determines if nested Organizational Items (recursively) should also be returned.
itemId   ItemUri The Item URI of an organizational item, such as a Bundle, Category, Folder, Virtual folder, or Structure Group.
rloItemTypes?   ReadonlyArray<RloItemType> (Optional) The item types of all repository-local objects that you want to include in the response.
useDynamicVersion?   boolean (Optional) Loads a dynamic version (if available for the current user)