@stigg/node-server-sdk - v5.0.0
    Preparing search index...

    Type Alias EventLogEntityTypeFilterComparison

    type EventLogEntityTypeFilterComparison = {
        eq?: InputMaybe<EventEntityType>;
        in?: InputMaybe<EventEntityType[]>;
    }
    Index

    Properties

    Properties