DisBot
    Preparing search index...

    Type Alias VerificationGatesUpdateWithWhereUniqueWithoutVerificationGatesInput

    type VerificationGatesUpdateWithWhereUniqueWithoutVerificationGatesInput = {
        data: XOR<
            VerificationGatesUpdateWithoutVerificationGatesInput,
            VerificationGatesUncheckedUpdateWithoutVerificationGatesInput,
        >;
        where: VerificationGatesWhereUniqueInput;
    }
    Index

    Properties

    Properties