aemsites / vg-roadchoice-com

Road Choice website
https://www.roadchoice.com
Apache License 2.0
1 stars 0 forks source link

FR: [Frontend] - GraphQL API Part Search #70

Open palmajano opened 1 month ago

palmajano commented 1 month ago

Context/Description

The search interface is exposed to the Front end by means of 3 GraphQL endpoints (Make filter, Model filter, and Part search including filters) that perform the actual OpenSearch query and return the results in an understandable format for the front end. Thus, the front end needs to be updated to use the new GraphQL endpoints developed in #62 #63 #64

Acceptance Criteria

This ticket must be released with #69

Out of scope

ZoeBeykirch commented 1 month ago

Once this ticket is done, we can deploy the part search to production

cincplug commented 4 days ago

Hi @AsmitKMishra you can test this on the same branch like for cross-reference https://69-opensearch--vg-roadchoice-com--aemsites.hlx.page/ since the code was developed in parallel. Everything else explained in 69 ticket goes for this one except that here we test part number search.