eligius
    Preparing search index...

    Variable removePropertiesFromOperationDataConst

    removePropertiesFromOperationData: TOperation<
        IRemovePropertiesFromOperationDataOperationData,
        Omit<IRemovePropertiesFromOperationDataOperationData, "propertyNames">,
    > = ...

    This operation removes the given list of properties from the current operation data. It will also remove the property propertyNames from the result.