Directus / @directus/sdk / rest / customEndpoint
Function: customEndpoint() ​
customEndpoint<
Output
>(options
):RestCommand
<Output
,never
>
Defined in: rest/helpers/custom-endpoint.ts:4
Type Parameters ​
• Output = unknown
Parameters ​
options ​
Returns ​
RestCommand
<Output
, never
>