Preparing search index...

    Type Alias IArrayFieldMainDescriptorConfig<M, T>

    IArrayFieldMainDescriptorConfig: IBaseMainDescriptorConfig<T> & IOptionsConfig<
        M,
    >

    Config interface for an array type field for the main decorator

    Type Parameters

    • M
    • T extends void | null = void