Forest Admin - API reference
    Preparing search index...

    Type Alias TFieldName<S, N>

    TFieldName: Extract<keyof S[N]["plain"] | keyof S[N]["flat"], string>

    Field name (with relations)

    Type Parameters