DisBot
    Preparing search index...

    Type Alias VanitysUpdateManyWithWhereWithoutUsersInput

    type VanitysUpdateManyWithWhereWithoutUsersInput = {
        data: XOR<
            VanitysUpdateManyMutationInput,
            VanitysUncheckedUpdateManyWithoutUsersInput,
        >;
        where: VanitysScalarWhereInput;
    }
    Index

    Properties

    Properties