Skip to content

Product Search Type Invalid #257

@loren138

Description

@loren138

The new type for product search has refine as just string (not string[]) which leaves no way to apply multiple refinements.

Passing an array of strings does end up correctly making several refine= parameters which matches the docs:

Multiple refine parameters can be provided by using the refine as the key, for example: refine=price=(0..10)&refine=c_refinementColor=green.

However with the new types, I don't see any way to pass multiple refinements and pass typechecks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions