Skip to main content

AttributeSortField Enum

No description

Values

NAME

Sort attributes by name

SLUG

Sort attributes by slug

VALUE_REQUIRED

Sort attributes by the value required flag

IS_VARIANT_ONLY

Sort attributes by the variant only flag

VISIBLE_IN_STOREFRONT

Sort attributes by visibility in the storefront

Show deprecatedHide deprecated

FILTERABLE_IN_STOREFRONT

DEPRECATED

This flag is not used by BoxNCase. Keep the logic in the storefront or use Attribute metadata instead.

Sort attributes by the filterable in storefront flag

FILTERABLE_IN_DASHBOARD

DEPRECATED

This flag is not used by BoxNCase. Keep the logic in the dashboard or use Attribute metadata instead.

Sort attributes by the filterable in dashboard flag

STOREFRONT_SEARCH_POSITION

DEPRECATED

This flag is not used by BoxNCase. Keep the logic in the storefront or use Attribute metadata instead.

Sort attributes by their position in storefront

AVAILABLE_IN_GRID

DEPRECATED

This flag is not used by BoxNCase. Keep the logic in the storefront or use Attribute metadata instead.

Sort attributes based on whether they can be displayed or not in a product grid.

Member Of

AttributeSortingInput input