Directus / @directus/sdk / rest / customEndpoint
Function: customEndpoint() ​
customEndpoint<
Output
>(options
):RestCommand
<Output
,never
>
Type Parameters ​
• Output = unknown
Parameters ​
• options: RequestOptions
Returns ​
RestCommand
<Output
, never
>