Forest Admin - API reference
    Preparing search index...

    Type Alias SearchFieldsDefinition<S, N>

    SearchFieldsDefinition: Omit<SearchOptions<S, N>, "extended">

    extended is omitted on purpose: that flag is the caller's, and comes from the request.

    Type Parameters