ProductPopularityFieldSettingInput
Input for a single popularity field setting (name, boost, status).
This page contains
Fields
| name String! | Field name (must match an allowed popularity field). |
| boostValue Float | Boost value for this field in popularity scoring. |
| description String | Optional description for the field. |
| status ProductPopularityFieldStatus! | Whether the field is enabled or disabled. |