• Create a filter based on state predicate

    If state exists and matches predicate, update passes this filter, otherwise it doesn't

    Type Parameters

    • T extends object

    Parameters

    Returns filters.UpdateFilter<any, {}, T>