DisBot
    Preparing search index...

    Type Alias VanityAnalyticUpdateToOneWithWhereWithoutLatest30DaysInput

    type VanityAnalyticUpdateToOneWithWhereWithoutLatest30DaysInput = {
        data: XOR<
            VanityAnalyticUpdateWithoutLatest30DaysInput,
            VanityAnalyticUncheckedUpdateWithoutLatest30DaysInput,
        >;
        where?: VanityAnalyticWhereInput;
    }
    Index

    Properties

    Properties