@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 473 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [searchRequestSchema](./x-adapter-platform.searchrequestschema.md)
## searchRequestSchema variable
Default implementation for the SearchRequestSchema.
**Signature:**
```typescript
searchRequestSchema: import("@empathyco/x-adapter").MutableSchema<SearchRequest, PlatformSearchRequest>
```