Grafbase now supports Serverless Search, enabling users to easily add search to their applications without the need for integrations or server management.
- Users can index, query and filter data stored within their Grafbase Database and take advantage of fuzzy search, typos and pagination.
- The @search directive on a database model or field enables serverless search, with Grafbase automatically indexing data and generating a serverless search query.
- Filters, total hits and pagination are also supported, and users can limit search to specific fields if required.
- Grafbase also offers a local development server for testing.
















