Forest Admin - API reference
    Preparing search index...

    Type Alias SearchDefinition<S, N>

    SearchDefinition: SearchHandlerDefinition<S, N>

    The handler form's published name, kept pointing at the handler alone: it shipped as a callable type, and widening it to a union would stop compiling for anyone who calls what they typed with it. SearchReplaceDefinition is the union replaceSearch accepts.

    Type Parameters