includeParentITwins
includeParentITwins: boolean | { filter: "accountOnly" }
Whether to include parent iTwins in the query. Pass true to traverse the full parent chain, or { filter: "accountOnly" } to include only the account iTwin. Defaults to false.
Defined in
- backend/src/BlobContainerService.ts Line 167
Last Updated: 23 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.