Skip to main content
Version: v0.18.0

ExportTraversalStrategy

Traversal strategy that is used when exporting items.

NameSummary
ItemsExport only the items specified.
ItemsAndDescendantsExport items and their descendants.
TopLevelItemsExport the top-level items for the items specified.
TopLevelItemsAndDescendantsExport the top-level items for the items specified, and any descendants of the top-level items.