ConfigurationFilter interface

Configuration filters.

Properties

childConfigurationFilter

Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.

filterableProperty

Filters specific to product.

hierarchyInformation

Product hierarchy information.

Property Details

childConfigurationFilter

Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.

childConfigurationFilter?: ChildConfigurationFilter

Property Value

filterableProperty

Filters specific to product.

filterableProperty?: FilterableProperty[]

Property Value

hierarchyInformation

Product hierarchy information.

hierarchyInformation: HierarchyInformation

Property Value