ConfigurationFilter interface
Configuration filters.
Properties
| child |
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. |
| filterable |
Filters specific to product. |
| hierarchy |
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