ProductSearchableSettingInput

Input for a single searchable field setting (name, boost, status).

This page contains

    Fields

    name String!

    Field name (must match an allowed searchable field).

    boostValue Float

    Boost value applied to this field in relevance scoring.

    description String

    Optional description for the field.

    status ProductSearchableFieldStatus!

    Whether the field is enabled or disabled for search.