@robert-brightline/auth-db - v0.0.21
    Preparing search index...

    Type Alias PermissionUpdateManyWithWhereWithoutAppInput

    type PermissionUpdateManyWithWhereWithoutAppInput = {
        data: Prisma.XOR<
            PermissionUpdateManyMutationInput,
            PermissionUncheckedUpdateManyWithoutAppInput,
        >;
        where: PermissionScalarWhereInput;
    }
    Index

    Properties

    Properties