DisBot
    Preparing search index...

    Type Alias VanitysUpdateToOneWithWhereWithoutEmbedInput

    type VanitysUpdateToOneWithWhereWithoutEmbedInput = {
        data: XOR<
            VanitysUpdateWithoutEmbedInput,
            VanitysUncheckedUpdateWithoutEmbedInput,
        >;
        where?: VanitysWhereInput;
    }
    Index

    Properties

    Properties