DisBot
    Preparing search index...

    Type Alias VanitysUpdateWithWhereUniqueWithoutUsersInput

    type VanitysUpdateWithWhereUniqueWithoutUsersInput = {
        data: XOR<
            VanitysUpdateWithoutUsersInput,
            VanitysUncheckedUpdateWithoutUsersInput,
        >;
        where: VanitysWhereUniqueInput;
    }
    Index

    Properties

    Properties