api-def API Reference
    Preparing search index...

    Type Alias EndpointConfig<TResponse, TParams, TQuery, TBody, TState, TPath, TRequestHeaders, TResponseHeaders>

    EndpointConfig: EndpointInfo<
        TResponse,
        TParams,
        TQuery,
        TBody,
        TState,
        TPath,
        TRequestHeaders,
        TResponseHeaders,
    >

    Type Parameters

    Use EndpointInfo instead