DisBot
    Preparing search index...

    Type Alias VanitysUpdateToOneWithWhereWithoutAnalyticsInput

    type VanitysUpdateToOneWithWhereWithoutAnalyticsInput = {
        data: XOR<
            VanitysUpdateWithoutAnalyticsInput,
            VanitysUncheckedUpdateWithoutAnalyticsInput,
        >;
        where?: VanitysWhereInput;
    }
    Index

    Properties

    Properties