Magek Framework
    Preparing search index...

    Interface QueryFilterHooks

    interface QueryFilterHooks {
        before?: QueryBeforeFunction[];
    }
    Index

    Properties

    Properties