Forest Admin - API reference
    Preparing search index...

    Type Alias HookType<P>

    HookType: Extract<keyof HooksContext[P], string>

    Type Parameters