DisBot
    Preparing search index...

    Type Alias VanityAnalyticUpdateToOneWithWhereWithoutVanitysInput

    type VanityAnalyticUpdateToOneWithWhereWithoutVanitysInput = {
        data: XOR<
            VanityAnalyticUpdateWithoutVanitysInput,
            VanityAnalyticUncheckedUpdateWithoutVanitysInput,
        >;
        where?: VanityAnalyticWhereInput;
    }
    Index

    Properties

    Properties