Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

File metadata and controls

7 lines (5 loc) · 333 Bytes

Next.js + GraphQL

The objective is to create an autocomplete search component using a graphql API.

  • The user should be able to search for least ONE types of entity
  • After the user types something in, they should see a list suggestions
  • When a user clicks on a suggestion, it should complete the search field with the name