OBJECT

Alternative

An alternative suggested product. Used within SuggestedRefinement

link GraphQL Schema definition

  • type Alternative {
  • # The name of the alternative. E.g. "Available from warehouse or distribution"
  • name: String
  • # The number of items within this alternative
  • count: Int
  • }