Skip to main content

ComponentRelationFilterInput

Filtering options for product component relations.

input ComponentRelationFilterInput {
keyword: String
optional: Boolean
sortField: ComponentRelationSortFieldEnum
sortType: SortTypeEnum
}

Fields

ComponentRelationFilterInput.keyword ● String scalar common

Keyword to search for in component name or SKU.

ComponentRelationFilterInput.optional ● Boolean scalar common

Filter by whether the component is optional.

ComponentRelationFilterInput.sortField ● ComponentRelationSortFieldEnum enum products

Field to sort components by.

ComponentRelationFilterInput.sortType ● SortTypeEnum enum common

Sort type for components.

Member Of

compositionLines query