UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 526 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [QueryableRequest](./x-types.queryablerequest.md) ## QueryableRequest interface Interface for any Request with a `query` parameter. **Signature:** ```typescript export interface QueryableRequest ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [query](./x-types.queryablerequest.query.md) | | string | |