DisBot
    Preparing search index...

    Type Alias VerificationGatesUpdateManyWithWhereWithoutVerificationGatesInput

    type VerificationGatesUpdateManyWithWhereWithoutVerificationGatesInput = {
        data: XOR<
            VerificationGatesUpdateManyMutationInput,
            VerificationGatesUncheckedUpdateManyWithoutVerificationGatesInput,
        >;
        where: VerificationGatesScalarWhereInput;
    }
    Index

    Properties

    Properties