@stigg/js-client-sdk - v3.92.2

    Type Alias FeatureTypeFilterComparison

    type FeatureTypeFilterComparison = {
        eq?: InputMaybe<FeatureType>;
        gt?: InputMaybe<FeatureType>;
        gte?: InputMaybe<FeatureType>;
        iLike?: InputMaybe<FeatureType>;
        in?: InputMaybe<FeatureType[]>;
        is?: InputMaybe<Scalars["Boolean"]>;
        isNot?: InputMaybe<Scalars["Boolean"]>;
        like?: InputMaybe<FeatureType>;
        lt?: InputMaybe<FeatureType>;
        lte?: InputMaybe<FeatureType>;
        neq?: InputMaybe<FeatureType>;
        notILike?: InputMaybe<FeatureType>;
        notIn?: InputMaybe<FeatureType[]>;
        notLike?: InputMaybe<FeatureType>;
    }
    Index

    Properties

    MMNEPVFCICPMFPCPTTAAATR