DisBot
    Preparing search index...

    Type Alias VerificationGatesPermissionUpdateManyWithWhereWithoutVerificationGatesInput

    type VerificationGatesPermissionUpdateManyWithWhereWithoutVerificationGatesInput = {
        data: XOR<
            VerificationGatesPermissionUpdateManyMutationInput,
            VerificationGatesPermissionUncheckedUpdateManyWithoutVerificationGatesInput,
        >;
        where: VerificationGatesPermissionScalarWhereInput;
    }
    Index

    Properties

    Properties