atas/docs/index.html
2025-01-14 23:15:37 +01:00

18458 lines
561 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<title>Prisma Generated Docs</title>
<link rel="stylesheet" href="styles/main.css" />
</head>
<body class="bg-gray-200">
<div class="flex min-h-screen">
<div
class="sticky top-0 w-1/5 flex-shrink-0 h-screen p-4 px-6 mr-4 overflow-auto bg-white mac-h-screen"
>
<div class="mb-8">
<svg
width="109"
height="40"
viewBox="0 0 109 40"
fill="none"
xmlns="http://www.w3.org/2000/svg"
style="cursor: pointer;"
>
<g clip-path="url(#clip0)">
<path
d="M33.7753 30.4749L19.6557 1.25993C19.4803 0.900386 19.2084 0.593746 18.8687 0.372468C18.529 0.151189 18.1343 0.0235052 17.7262 0.00293118C17.3174 -0.0237544 16.909 0.0592759 16.5452 0.242992C16.1815 0.426708 15.8764 0.704076 15.6632 1.04493L0.349 25.2119C0.116122 25.5768 -0.00515381 25.9989 -0.000609227 26.4286C0.00393536 26.8583 0.134112 27.2778 0.374658 27.6379L7.86191 38.9349C8.14517 39.359 8.56155 39.6825 9.04894 39.8571C9.53633 40.0317 10.0686 40.0482 10.5664 39.9039L32.2943 33.6419C32.6214 33.5487 32.9242 33.3882 33.1822 33.1712C33.4402 32.9541 33.6473 32.6857 33.7897 32.3839C33.93 32.0837 34.0015 31.7574 33.9992 31.4275C33.9969 31.0976 33.9208 30.7722 33.7763 30.4739L33.7753 30.4749ZM30.6141 31.7279L12.1767 37.0399C11.6143 37.2029 11.0744 36.7279 11.1914 36.1749L17.7785 5.44393C17.9017 4.86893 18.7166 4.77793 18.9742 5.30993L31.1684 30.5399C31.2223 30.6524 31.2505 30.7748 31.2511 30.8989C31.2518 31.023 31.2247 31.1458 31.172 31.2587C31.1192 31.3716 31.0419 31.4721 30.9454 31.5531C30.8489 31.6341 30.7355 31.6937 30.6131 31.7279H30.6141Z"
fill="black"
></path>
</g>
</svg>
</div>
<div>
<h5 class="mb-2 font-bold"><a href="#models">Models</a></h5>
<ul class="mb-2 ml-1">
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#model-AlarmContacts">AlarmContacts</a>
</div>
<div class="mt-1 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-AlarmContacts-fields">Fields</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-AlarmContacts-id">id</a></li><li><a href="#model-AlarmContacts-name">name</a></li><li><a href="#model-AlarmContacts-phone">phone</a></li><li><a href="#model-AlarmContacts-comment">comment</a></li><li><a href="#model-AlarmContacts-Prios">Prios</a></li>
</ul>
</div>
<div class="mt-2 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-AlarmContacts-operations">Operations</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-AlarmContacts-findUnique">findUnique</a></li><li><a href="#model-AlarmContacts-findFirst">findFirst</a></li><li><a href="#model-AlarmContacts-findMany">findMany</a></li><li><a href="#model-AlarmContacts-create">create</a></li><li><a href="#model-AlarmContacts-delete">delete</a></li><li><a href="#model-AlarmContacts-update">update</a></li><li><a href="#model-AlarmContacts-deleteMany">deleteMany</a></li><li><a href="#model-AlarmContacts-updateMany">updateMany</a></li><li><a href="#model-AlarmContacts-upsert">upsert</a></li>
</ul>
</div>
</li>
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#model-Priorities">Priorities</a>
</div>
<div class="mt-1 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-Priorities-fields">Fields</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-Priorities-id">id</a></li><li><a href="#model-Priorities-Contact">Contact</a></li><li><a href="#model-Priorities-contactId">contactId</a></li><li><a href="#model-Priorities-priority">priority</a></li><li><a href="#model-Priorities-actionplan">actionplan</a></li><li><a href="#model-Priorities-actionplanId">actionplanId</a></li>
</ul>
</div>
<div class="mt-2 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-Priorities-operations">Operations</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-Priorities-findUnique">findUnique</a></li><li><a href="#model-Priorities-findFirst">findFirst</a></li><li><a href="#model-Priorities-findMany">findMany</a></li><li><a href="#model-Priorities-create">create</a></li><li><a href="#model-Priorities-delete">delete</a></li><li><a href="#model-Priorities-update">update</a></li><li><a href="#model-Priorities-deleteMany">deleteMany</a></li><li><a href="#model-Priorities-updateMany">updateMany</a></li><li><a href="#model-Priorities-upsert">upsert</a></li>
</ul>
</div>
</li>
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#model-ActionPlan">ActionPlan</a>
</div>
<div class="mt-1 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-ActionPlan-fields">Fields</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-ActionPlan-id">id</a></li><li><a href="#model-ActionPlan-name">name</a></li><li><a href="#model-ActionPlan-comment">comment</a></li><li><a href="#model-ActionPlan-prio">prio</a></li><li><a href="#model-ActionPlan-content">content</a></li>
</ul>
</div>
<div class="mt-2 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-ActionPlan-operations">Operations</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-ActionPlan-findUnique">findUnique</a></li><li><a href="#model-ActionPlan-findFirst">findFirst</a></li><li><a href="#model-ActionPlan-findMany">findMany</a></li><li><a href="#model-ActionPlan-create">create</a></li><li><a href="#model-ActionPlan-delete">delete</a></li><li><a href="#model-ActionPlan-update">update</a></li><li><a href="#model-ActionPlan-deleteMany">deleteMany</a></li><li><a href="#model-ActionPlan-updateMany">updateMany</a></li><li><a href="#model-ActionPlan-upsert">upsert</a></li>
</ul>
</div>
</li>
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#model-Content">Content</a>
</div>
<div class="mt-1 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-Content-fields">Fields</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-Content-id">id</a></li><li><a href="#model-Content-type">type</a></li><li><a href="#model-Content-name">name</a></li><li><a href="#model-Content-filename">filename</a></li><li><a href="#model-Content-actionplan">actionplan</a></li>
</ul>
</div>
<div class="mt-2 ml-2">
<div class="mb-1 font-medium text-gray-600"><a href="#model-Content-operations">Operations</a></div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#model-Content-findUnique">findUnique</a></li><li><a href="#model-Content-findFirst">findFirst</a></li><li><a href="#model-Content-findMany">findMany</a></li><li><a href="#model-Content-create">create</a></li><li><a href="#model-Content-delete">delete</a></li><li><a href="#model-Content-update">update</a></li><li><a href="#model-Content-deleteMany">deleteMany</a></li><li><a href="#model-Content-updateMany">updateMany</a></li><li><a href="#model-Content-upsert">upsert</a></li>
</ul>
</div>
</li>
</ul>
<h5 class="mt-12 mb-2 font-bold"><a href="#types">Types</a></h5>
<ul class="mb-2 ml-1">
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#input-types">Input Types</a>
</div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a></li><li><a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput</a></li><li><a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a></li><li><a href="#type-inputType-AlarmContactsOrderByWithAggregationInput">AlarmContactsOrderByWithAggregationInput</a></li><li><a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput</a></li><li><a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a></li><li><a href="#type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput</a></li><li><a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a></li><li><a href="#type-inputType-PrioritiesOrderByWithAggregationInput">PrioritiesOrderByWithAggregationInput</a></li><li><a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput</a></li><li><a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a></li><li><a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput</a></li><li><a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a></li><li><a href="#type-inputType-ActionPlanOrderByWithAggregationInput">ActionPlanOrderByWithAggregationInput</a></li><li><a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput</a></li><li><a href="#type-inputType-ContentWhereInput">ContentWhereInput</a></li><li><a href="#type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput</a></li><li><a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a></li><li><a href="#type-inputType-ContentOrderByWithAggregationInput">ContentOrderByWithAggregationInput</a></li><li><a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput</a></li><li><a href="#type-inputType-AlarmContactsCreateInput">AlarmContactsCreateInput</a></li><li><a href="#type-inputType-AlarmContactsUncheckedCreateInput">AlarmContactsUncheckedCreateInput</a></li><li><a href="#type-inputType-AlarmContactsUpdateInput">AlarmContactsUpdateInput</a></li><li><a href="#type-inputType-AlarmContactsUncheckedUpdateInput">AlarmContactsUncheckedUpdateInput</a></li><li><a href="#type-inputType-AlarmContactsCreateManyInput">AlarmContactsCreateManyInput</a></li><li><a href="#type-inputType-AlarmContactsUpdateManyMutationInput">AlarmContactsUpdateManyMutationInput</a></li><li><a href="#type-inputType-AlarmContactsUncheckedUpdateManyInput">AlarmContactsUncheckedUpdateManyInput</a></li><li><a href="#type-inputType-PrioritiesCreateInput">PrioritiesCreateInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedCreateInput">PrioritiesUncheckedCreateInput</a></li><li><a href="#type-inputType-PrioritiesUpdateInput">PrioritiesUpdateInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateInput">PrioritiesUncheckedUpdateInput</a></li><li><a href="#type-inputType-PrioritiesCreateManyInput">PrioritiesCreateManyInput</a></li><li><a href="#type-inputType-PrioritiesUpdateManyMutationInput">PrioritiesUpdateManyMutationInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateManyInput">PrioritiesUncheckedUpdateManyInput</a></li><li><a href="#type-inputType-ActionPlanCreateInput">ActionPlanCreateInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedCreateInput">ActionPlanUncheckedCreateInput</a></li><li><a href="#type-inputType-ActionPlanUpdateInput">ActionPlanUpdateInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateInput">ActionPlanUncheckedUpdateInput</a></li><li><a href="#type-inputType-ActionPlanCreateManyInput">ActionPlanCreateManyInput</a></li><li><a href="#type-inputType-ActionPlanUpdateManyMutationInput">ActionPlanUpdateManyMutationInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateManyInput">ActionPlanUncheckedUpdateManyInput</a></li><li><a href="#type-inputType-ContentCreateInput">ContentCreateInput</a></li><li><a href="#type-inputType-ContentUncheckedCreateInput">ContentUncheckedCreateInput</a></li><li><a href="#type-inputType-ContentUpdateInput">ContentUpdateInput</a></li><li><a href="#type-inputType-ContentUncheckedUpdateInput">ContentUncheckedUpdateInput</a></li><li><a href="#type-inputType-ContentCreateManyInput">ContentCreateManyInput</a></li><li><a href="#type-inputType-ContentUpdateManyMutationInput">ContentUpdateManyMutationInput</a></li><li><a href="#type-inputType-ContentUncheckedUpdateManyInput">ContentUncheckedUpdateManyInput</a></li><li><a href="#type-inputType-IntFilter">IntFilter</a></li><li><a href="#type-inputType-StringFilter">StringFilter</a></li><li><a href="#type-inputType-StringNullableFilter">StringNullableFilter</a></li><li><a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a></li><li><a href="#type-inputType-SortOrderInput">SortOrderInput</a></li><li><a href="#type-inputType-PrioritiesOrderByRelationAggregateInput">PrioritiesOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-AlarmContactsOrderByRelevanceInput">AlarmContactsOrderByRelevanceInput</a></li><li><a href="#type-inputType-AlarmContactsCountOrderByAggregateInput">AlarmContactsCountOrderByAggregateInput</a></li><li><a href="#type-inputType-AlarmContactsAvgOrderByAggregateInput">AlarmContactsAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-AlarmContactsMaxOrderByAggregateInput">AlarmContactsMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-AlarmContactsMinOrderByAggregateInput">AlarmContactsMinOrderByAggregateInput</a></li><li><a href="#type-inputType-AlarmContactsSumOrderByAggregateInput">AlarmContactsSumOrderByAggregateInput</a></li><li><a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a></li><li><a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a></li><li><a href="#type-inputType-StringNullableWithAggregatesFilter">StringNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-AlarmContactsScalarRelationFilter">AlarmContactsScalarRelationFilter</a></li><li><a href="#type-inputType-ActionPlanScalarRelationFilter">ActionPlanScalarRelationFilter</a></li><li><a href="#type-inputType-PrioritiesPriorityActionplanIdCompoundUniqueInput">PrioritiesPriorityActionplanIdCompoundUniqueInput</a></li><li><a href="#type-inputType-PrioritiesCountOrderByAggregateInput">PrioritiesCountOrderByAggregateInput</a></li><li><a href="#type-inputType-PrioritiesAvgOrderByAggregateInput">PrioritiesAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-PrioritiesMaxOrderByAggregateInput">PrioritiesMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-PrioritiesMinOrderByAggregateInput">PrioritiesMinOrderByAggregateInput</a></li><li><a href="#type-inputType-PrioritiesSumOrderByAggregateInput">PrioritiesSumOrderByAggregateInput</a></li><li><a href="#type-inputType-ContentListRelationFilter">ContentListRelationFilter</a></li><li><a href="#type-inputType-ContentOrderByRelationAggregateInput">ContentOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-ActionPlanOrderByRelevanceInput">ActionPlanOrderByRelevanceInput</a></li><li><a href="#type-inputType-ActionPlanCountOrderByAggregateInput">ActionPlanCountOrderByAggregateInput</a></li><li><a href="#type-inputType-ActionPlanAvgOrderByAggregateInput">ActionPlanAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-ActionPlanMaxOrderByAggregateInput">ActionPlanMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-ActionPlanMinOrderByAggregateInput">ActionPlanMinOrderByAggregateInput</a></li><li><a href="#type-inputType-ActionPlanSumOrderByAggregateInput">ActionPlanSumOrderByAggregateInput</a></li><li><a href="#type-inputType-EnumcontentTypeFilter">EnumcontentTypeFilter</a></li><li><a href="#type-inputType-ActionPlanListRelationFilter">ActionPlanListRelationFilter</a></li><li><a href="#type-inputType-ActionPlanOrderByRelationAggregateInput">ActionPlanOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-ContentOrderByRelevanceInput">ContentOrderByRelevanceInput</a></li><li><a href="#type-inputType-ContentCountOrderByAggregateInput">ContentCountOrderByAggregateInput</a></li><li><a href="#type-inputType-ContentAvgOrderByAggregateInput">ContentAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-ContentMaxOrderByAggregateInput">ContentMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-ContentMinOrderByAggregateInput">ContentMinOrderByAggregateInput</a></li><li><a href="#type-inputType-ContentSumOrderByAggregateInput">ContentSumOrderByAggregateInput</a></li><li><a href="#type-inputType-EnumcontentTypeWithAggregatesFilter">EnumcontentTypeWithAggregatesFilter</a></li><li><a href="#type-inputType-PrioritiesCreateNestedManyWithoutContactInput">PrioritiesCreateNestedManyWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedCreateNestedManyWithoutContactInput">PrioritiesUncheckedCreateNestedManyWithoutContactInput</a></li><li><a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-PrioritiesUpdateManyWithoutContactNestedInput">PrioritiesUpdateManyWithoutContactNestedInput</a></li><li><a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutContactNestedInput">PrioritiesUncheckedUpdateManyWithoutContactNestedInput</a></li><li><a href="#type-inputType-AlarmContactsCreateNestedOneWithoutPriosInput">AlarmContactsCreateNestedOneWithoutPriosInput</a></li><li><a href="#type-inputType-ActionPlanCreateNestedOneWithoutPrioInput">ActionPlanCreateNestedOneWithoutPrioInput</a></li><li><a href="#type-inputType-AlarmContactsUpdateOneRequiredWithoutPriosNestedInput">AlarmContactsUpdateOneRequiredWithoutPriosNestedInput</a></li><li><a href="#type-inputType-ActionPlanUpdateOneRequiredWithoutPrioNestedInput">ActionPlanUpdateOneRequiredWithoutPrioNestedInput</a></li><li><a href="#type-inputType-PrioritiesCreateNestedManyWithoutActionplanInput">PrioritiesCreateNestedManyWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentCreateNestedManyWithoutActionplanInput">ContentCreateNestedManyWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedCreateNestedManyWithoutActionplanInput">PrioritiesUncheckedCreateNestedManyWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUncheckedCreateNestedManyWithoutActionplanInput">ContentUncheckedCreateNestedManyWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUpdateManyWithoutActionplanNestedInput">PrioritiesUpdateManyWithoutActionplanNestedInput</a></li><li><a href="#type-inputType-ContentUpdateManyWithoutActionplanNestedInput">ContentUpdateManyWithoutActionplanNestedInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput">PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput</a></li><li><a href="#type-inputType-ContentUncheckedUpdateManyWithoutActionplanNestedInput">ContentUncheckedUpdateManyWithoutActionplanNestedInput</a></li><li><a href="#type-inputType-ActionPlanCreateNestedManyWithoutContentInput">ActionPlanCreateNestedManyWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedCreateNestedManyWithoutContentInput">ActionPlanUncheckedCreateNestedManyWithoutContentInput</a></li><li><a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-ActionPlanUpdateManyWithoutContentNestedInput">ActionPlanUpdateManyWithoutContentNestedInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateManyWithoutContentNestedInput">ActionPlanUncheckedUpdateManyWithoutContentNestedInput</a></li><li><a href="#type-inputType-NestedIntFilter">NestedIntFilter</a></li><li><a href="#type-inputType-NestedStringFilter">NestedStringFilter</a></li><li><a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a></li><li><a href="#type-inputType-NestedIntWithAggregatesFilter">NestedIntWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedFloatFilter">NestedFloatFilter</a></li><li><a href="#type-inputType-NestedStringWithAggregatesFilter">NestedStringWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedStringNullableWithAggregatesFilter">NestedStringNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</a></li><li><a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a></li><li><a href="#type-inputType-NestedEnumcontentTypeWithAggregatesFilter">NestedEnumcontentTypeWithAggregatesFilter</a></li><li><a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</a></li><li><a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a></li><li><a href="#type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</a></li><li><a href="#type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</a></li><li><a href="#type-inputType-AlarmContactsCreateOrConnectWithoutPriosInput">AlarmContactsCreateOrConnectWithoutPriosInput</a></li><li><a href="#type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</a></li><li><a href="#type-inputType-ActionPlanCreateOrConnectWithoutPrioInput">ActionPlanCreateOrConnectWithoutPrioInput</a></li><li><a href="#type-inputType-AlarmContactsUpsertWithoutPriosInput">AlarmContactsUpsertWithoutPriosInput</a></li><li><a href="#type-inputType-AlarmContactsUpdateToOneWithWhereWithoutPriosInput">AlarmContactsUpdateToOneWithWhereWithoutPriosInput</a></li><li><a href="#type-inputType-AlarmContactsUpdateWithoutPriosInput">AlarmContactsUpdateWithoutPriosInput</a></li><li><a href="#type-inputType-AlarmContactsUncheckedUpdateWithoutPriosInput">AlarmContactsUncheckedUpdateWithoutPriosInput</a></li><li><a href="#type-inputType-ActionPlanUpsertWithoutPrioInput">ActionPlanUpsertWithoutPrioInput</a></li><li><a href="#type-inputType-ActionPlanUpdateToOneWithWhereWithoutPrioInput">ActionPlanUpdateToOneWithWhereWithoutPrioInput</a></li><li><a href="#type-inputType-ActionPlanUpdateWithoutPrioInput">ActionPlanUpdateWithoutPrioInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateWithoutPrioInput">ActionPlanUncheckedUpdateWithoutPrioInput</a></li><li><a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</a></li><li><a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a></li><li><a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a></li><li><a href="#type-inputType-PrioritiesCreateManyContactInput">PrioritiesCreateManyContactInput</a></li><li><a href="#type-inputType-PrioritiesUpdateWithoutContactInput">PrioritiesUpdateWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateWithoutContactInput">PrioritiesUncheckedUpdateWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutContactInput">PrioritiesUncheckedUpdateManyWithoutContactInput</a></li><li><a href="#type-inputType-PrioritiesCreateManyActionplanInput">PrioritiesCreateManyActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUpdateWithoutActionplanInput">PrioritiesUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateWithoutActionplanInput">PrioritiesUncheckedUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanInput">PrioritiesUncheckedUpdateManyWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUpdateWithoutActionplanInput">ContentUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUncheckedUpdateWithoutActionplanInput">ContentUncheckedUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-ContentUncheckedUpdateManyWithoutActionplanInput">ContentUncheckedUpdateManyWithoutActionplanInput</a></li><li><a href="#type-inputType-ActionPlanUpdateWithoutContentInput">ActionPlanUpdateWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateWithoutContentInput">ActionPlanUncheckedUpdateWithoutContentInput</a></li><li><a href="#type-inputType-ActionPlanUncheckedUpdateManyWithoutContentInput">ActionPlanUncheckedUpdateManyWithoutContentInput</a></li>
</ul>
</li>
<li class="mb-4">
<div class="font-semibold text-gray-700">
<a href="#output-types">Output Types</a>
</div>
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
<li><a href="#type-outputType-AlarmContacts">AlarmContacts</a></li><li><a href="#type-outputType-Priorities">Priorities</a></li><li><a href="#type-outputType-ActionPlan">ActionPlan</a></li><li><a href="#type-outputType-Content">Content</a></li><li><a href="#type-outputType-AggregateAlarmContacts">AggregateAlarmContacts</a></li><li><a href="#type-outputType-AlarmContactsGroupByOutputType">AlarmContactsGroupByOutputType</a></li><li><a href="#type-outputType-AggregatePriorities">AggregatePriorities</a></li><li><a href="#type-outputType-PrioritiesGroupByOutputType">PrioritiesGroupByOutputType</a></li><li><a href="#type-outputType-AggregateActionPlan">AggregateActionPlan</a></li><li><a href="#type-outputType-ActionPlanGroupByOutputType">ActionPlanGroupByOutputType</a></li><li><a href="#type-outputType-AggregateContent">AggregateContent</a></li><li><a href="#type-outputType-ContentGroupByOutputType">ContentGroupByOutputType</a></li><li><a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></li><li><a href="#type-outputType-AlarmContactsCountOutputType">AlarmContactsCountOutputType</a></li><li><a href="#type-outputType-AlarmContactsCountAggregateOutputType">AlarmContactsCountAggregateOutputType</a></li><li><a href="#type-outputType-AlarmContactsAvgAggregateOutputType">AlarmContactsAvgAggregateOutputType</a></li><li><a href="#type-outputType-AlarmContactsSumAggregateOutputType">AlarmContactsSumAggregateOutputType</a></li><li><a href="#type-outputType-AlarmContactsMinAggregateOutputType">AlarmContactsMinAggregateOutputType</a></li><li><a href="#type-outputType-AlarmContactsMaxAggregateOutputType">AlarmContactsMaxAggregateOutputType</a></li><li><a href="#type-outputType-PrioritiesCountAggregateOutputType">PrioritiesCountAggregateOutputType</a></li><li><a href="#type-outputType-PrioritiesAvgAggregateOutputType">PrioritiesAvgAggregateOutputType</a></li><li><a href="#type-outputType-PrioritiesSumAggregateOutputType">PrioritiesSumAggregateOutputType</a></li><li><a href="#type-outputType-PrioritiesMinAggregateOutputType">PrioritiesMinAggregateOutputType</a></li><li><a href="#type-outputType-PrioritiesMaxAggregateOutputType">PrioritiesMaxAggregateOutputType</a></li><li><a href="#type-outputType-ActionPlanCountOutputType">ActionPlanCountOutputType</a></li><li><a href="#type-outputType-ActionPlanCountAggregateOutputType">ActionPlanCountAggregateOutputType</a></li><li><a href="#type-outputType-ActionPlanAvgAggregateOutputType">ActionPlanAvgAggregateOutputType</a></li><li><a href="#type-outputType-ActionPlanSumAggregateOutputType">ActionPlanSumAggregateOutputType</a></li><li><a href="#type-outputType-ActionPlanMinAggregateOutputType">ActionPlanMinAggregateOutputType</a></li><li><a href="#type-outputType-ActionPlanMaxAggregateOutputType">ActionPlanMaxAggregateOutputType</a></li><li><a href="#type-outputType-ContentCountOutputType">ContentCountOutputType</a></li><li><a href="#type-outputType-ContentCountAggregateOutputType">ContentCountAggregateOutputType</a></li><li><a href="#type-outputType-ContentAvgAggregateOutputType">ContentAvgAggregateOutputType</a></li><li><a href="#type-outputType-ContentSumAggregateOutputType">ContentSumAggregateOutputType</a></li><li><a href="#type-outputType-ContentMinAggregateOutputType">ContentMinAggregateOutputType</a></li><li><a href="#type-outputType-ContentMaxAggregateOutputType">ContentMaxAggregateOutputType</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="w-full p-4 bg-white overflow-x-hidden">
<div class="mb-8">
<h1 class="text-3xl text-gray-800" id="models">Models</h1>
<div class="px-4 mb-4">
<h2 class="text-2xl" id="model-AlarmContacts">AlarmContacts</h2>
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-AlarmContacts-fields">Fields</h3>
<div class="px-2 mb-4">
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Attributes</th>
<th class="px-4 py-2 border">Required</th>
<th class="px-4 py-2 border">Comment</th>
</tr>
</thead>
<tbody>
<tr id="model-AlarmContacts-id">
<td class="px-4 py-2 border">
id
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li><strong>@id</strong></li><li><strong>@default(autoincrement())</strong></li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-AlarmContacts-name">
<td class="px-4 py-2 border">
name
</td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-AlarmContacts-phone">
<td class="px-4 py-2 border">
phone
</td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<ul>
<li><strong>@unique</strong></li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-AlarmContacts-comment">
<td class="px-4 py-2 border">
comment
</td>
<td class="px-4 py-2 border">
String?
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
No
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-AlarmContacts-Prios">
<td class="px-4 py-2 border">
Prios
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Priorities">Priorities[]</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr class="my-8">
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-AlarmContacts-operations">Operations</h3>
<div class="px-2 mb-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
<p>Find zero or one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one AlarmContacts</span>
<span class="token keyword">const</span> alarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">findUnique</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
<p>Find first AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one AlarmContacts</span>
<span class="token keyword">const</span> alarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">findFirst</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput[]</a> | <a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarFieldEnum">AlarmContactsScalarFieldEnum</a> | <a href="#type-inputType-AlarmContactsScalarFieldEnum">AlarmContactsScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-findMany" class="mb-2 text-lg font-bold">findMany</h4>
<p>Find zero or more AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get all AlarmContacts</span>
<span class="token keyword">const</span> AlarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">)</span>
<span class="token comment">// Get first 10 AlarmContacts</span>
<span class="token keyword">const</span> AlarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span> <span class="token literal-property property">take</span><span class="token operator">:</span> <span class="token number">10</span> <span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput[]</a> | <a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarFieldEnum">AlarmContactsScalarFieldEnum</a> | <a href="#type-inputType-AlarmContactsScalarFieldEnum">AlarmContactsScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
Yes</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-create" class="mb-2 text-lg font-bold">create</h4>
<p>Create one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Create one AlarmContacts</span>
<span class="token keyword">const</span> AlarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">create</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a AlarmContacts</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateInput">AlarmContactsCreateInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateInput">AlarmContactsUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-delete" class="mb-2 text-lg font-bold">delete</h4>
<p>Delete one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete one AlarmContacts</span>
<span class="token keyword">const</span> AlarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">delete</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... filter to delete one AlarmContacts</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-update" class="mb-2 text-lg font-bold">update</h4>
<p>Update one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update one AlarmContacts</span>
<span class="token keyword">const</span> alarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateInput">AlarmContactsUpdateInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateInput">AlarmContactsUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
<p>Delete zero or more AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete a few AlarmContacts</span>
<span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">deleteMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
<p>Update zero or one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">updateMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateManyMutationInput">AlarmContactsUpdateManyMutationInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateManyInput">AlarmContactsUncheckedUpdateManyInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-AlarmContacts-upsert" class="mb-2 text-lg font-bold">upsert</h4>
<p>Create or update one AlarmContacts</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update or create a AlarmContacts</span>
<span class="token keyword">const</span> alarmContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alarmContacts<span class="token punctuation">.</span><span class="token function">upsert</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">create</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a AlarmContacts</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">update</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... in case it already exists, update</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... the filter for the AlarmContacts we want to update</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateInput">AlarmContactsCreateInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateInput">AlarmContactsUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateInput">AlarmContactsUpdateInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateInput">AlarmContactsUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AlarmContacts">AlarmContacts</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
</div>
</div>
</div>
<hr class="my-16">
<div class="px-4 mb-4">
<h2 class="text-2xl" id="model-Priorities">Priorities</h2>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Value</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
<strong>@@unique</strong>
</td>
<td class="px-4 py-2 border"> <ul>
<li>priority</li><li>actionplanId</li>
</ul>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
<strong>@@index</strong>
</td>
<td class="px-4 py-2 border"> <ul>
<li>priority</li><li>actionplanId</li>
</ul>
</td>
</tr>
</tbody>
</table>
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-Priorities-fields">Fields</h3>
<div class="px-2 mb-4">
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Attributes</th>
<th class="px-4 py-2 border">Required</th>
<th class="px-4 py-2 border">Comment</th>
</tr>
</thead>
<tbody>
<tr id="model-Priorities-id">
<td class="px-4 py-2 border">
id
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li><strong>@id</strong></li><li><strong>@default(autoincrement())</strong></li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Priorities-Contact">
<td class="px-4 py-2 border">
Contact
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContacts">AlarmContacts</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Priorities-contactId">
<td class="px-4 py-2 border">
contactId
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Priorities-priority">
<td class="px-4 py-2 border">
priority
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Priorities-actionplan">
<td class="px-4 py-2 border">
actionplan
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlan">ActionPlan</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Priorities-actionplanId">
<td class="px-4 py-2 border">
actionplanId
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr class="my-8">
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-Priorities-operations">Operations</h3>
<div class="px-2 mb-4">
<div class="mt-4">
<h4 id="model-Priorities-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
<p>Find zero or one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one Priorities</span>
<span class="token keyword">const</span> priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">findUnique</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
<p>Find first Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one Priorities</span>
<span class="token keyword">const</span> priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">findFirst</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput[]</a> | <a href="#type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarFieldEnum">PrioritiesScalarFieldEnum</a> | <a href="#type-inputType-PrioritiesScalarFieldEnum">PrioritiesScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-findMany" class="mb-2 text-lg font-bold">findMany</h4>
<p>Find zero or more Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get all Priorities</span>
<span class="token keyword">const</span> Priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">)</span>
<span class="token comment">// Get first 10 Priorities</span>
<span class="token keyword">const</span> Priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span> <span class="token literal-property property">take</span><span class="token operator">:</span> <span class="token number">10</span> <span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput[]</a> | <a href="#type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarFieldEnum">PrioritiesScalarFieldEnum</a> | <a href="#type-inputType-PrioritiesScalarFieldEnum">PrioritiesScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
Yes</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-create" class="mb-2 text-lg font-bold">create</h4>
<p>Create one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Create one Priorities</span>
<span class="token keyword">const</span> Priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">create</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a Priorities</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateInput">PrioritiesCreateInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateInput">PrioritiesUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-delete" class="mb-2 text-lg font-bold">delete</h4>
<p>Delete one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete one Priorities</span>
<span class="token keyword">const</span> Priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">delete</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... filter to delete one Priorities</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-update" class="mb-2 text-lg font-bold">update</h4>
<p>Update one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update one Priorities</span>
<span class="token keyword">const</span> priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateInput">PrioritiesUpdateInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateInput">PrioritiesUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
<p>Delete zero or more Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete a few Priorities</span>
<span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">deleteMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
<p>Update zero or one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">updateMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyMutationInput">PrioritiesUpdateManyMutationInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateManyInput">PrioritiesUncheckedUpdateManyInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Priorities-upsert" class="mb-2 text-lg font-bold">upsert</h4>
<p>Create or update one Priorities</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update or create a Priorities</span>
<span class="token keyword">const</span> priorities <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>priorities<span class="token punctuation">.</span><span class="token function">upsert</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">create</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a Priorities</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">update</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... in case it already exists, update</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... the filter for the Priorities we want to update</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateInput">PrioritiesCreateInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateInput">PrioritiesUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateInput">PrioritiesUpdateInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateInput">PrioritiesUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Priorities">Priorities</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
</div>
</div>
</div>
<hr class="my-16">
<div class="px-4 mb-4">
<h2 class="text-2xl" id="model-ActionPlan">ActionPlan</h2>
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-ActionPlan-fields">Fields</h3>
<div class="px-2 mb-4">
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Attributes</th>
<th class="px-4 py-2 border">Required</th>
<th class="px-4 py-2 border">Comment</th>
</tr>
</thead>
<tbody>
<tr id="model-ActionPlan-id">
<td class="px-4 py-2 border">
id
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li><strong>@id</strong></li><li><strong>@default(autoincrement())</strong></li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-ActionPlan-name">
<td class="px-4 py-2 border">
name
</td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-ActionPlan-comment">
<td class="px-4 py-2 border">
comment
</td>
<td class="px-4 py-2 border">
String?
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
No
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-ActionPlan-prio">
<td class="px-4 py-2 border">
prio
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Priorities">Priorities[]</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-ActionPlan-content">
<td class="px-4 py-2 border">
content
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Content">Content[]</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr class="my-8">
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-ActionPlan-operations">Operations</h3>
<div class="px-2 mb-4">
<div class="mt-4">
<h4 id="model-ActionPlan-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
<p>Find zero or one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one ActionPlan</span>
<span class="token keyword">const</span> actionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">findUnique</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
<p>Find first ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one ActionPlan</span>
<span class="token keyword">const</span> actionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">findFirst</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput[]</a> | <a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarFieldEnum">ActionPlanScalarFieldEnum</a> | <a href="#type-inputType-ActionPlanScalarFieldEnum">ActionPlanScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-findMany" class="mb-2 text-lg font-bold">findMany</h4>
<p>Find zero or more ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get all ActionPlan</span>
<span class="token keyword">const</span> ActionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">)</span>
<span class="token comment">// Get first 10 ActionPlan</span>
<span class="token keyword">const</span> ActionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span> <span class="token literal-property property">take</span><span class="token operator">:</span> <span class="token number">10</span> <span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput[]</a> | <a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarFieldEnum">ActionPlanScalarFieldEnum</a> | <a href="#type-inputType-ActionPlanScalarFieldEnum">ActionPlanScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
Yes</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-create" class="mb-2 text-lg font-bold">create</h4>
<p>Create one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Create one ActionPlan</span>
<span class="token keyword">const</span> ActionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">create</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a ActionPlan</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateInput">ActionPlanCreateInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateInput">ActionPlanUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-delete" class="mb-2 text-lg font-bold">delete</h4>
<p>Delete one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete one ActionPlan</span>
<span class="token keyword">const</span> ActionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">delete</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... filter to delete one ActionPlan</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-update" class="mb-2 text-lg font-bold">update</h4>
<p>Update one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update one ActionPlan</span>
<span class="token keyword">const</span> actionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateInput">ActionPlanUpdateInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateInput">ActionPlanUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
<p>Delete zero or more ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete a few ActionPlan</span>
<span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">deleteMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
<p>Update zero or one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">updateMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateManyMutationInput">ActionPlanUpdateManyMutationInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateManyInput">ActionPlanUncheckedUpdateManyInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-ActionPlan-upsert" class="mb-2 text-lg font-bold">upsert</h4>
<p>Create or update one ActionPlan</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update or create a ActionPlan</span>
<span class="token keyword">const</span> actionPlan <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>actionPlan<span class="token punctuation">.</span><span class="token function">upsert</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">create</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a ActionPlan</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">update</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... in case it already exists, update</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... the filter for the ActionPlan we want to update</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateInput">ActionPlanCreateInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateInput">ActionPlanUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateInput">ActionPlanUpdateInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateInput">ActionPlanUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-ActionPlan">ActionPlan</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
</div>
</div>
</div>
<hr class="my-16">
<div class="px-4 mb-4">
<h2 class="text-2xl" id="model-Content">Content</h2>
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-Content-fields">Fields</h3>
<div class="px-2 mb-4">
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Attributes</th>
<th class="px-4 py-2 border">Required</th>
<th class="px-4 py-2 border">Comment</th>
</tr>
</thead>
<tbody>
<tr id="model-Content-id">
<td class="px-4 py-2 border">
id
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<ul>
<li><strong>@id</strong></li><li><strong>@default(autoincrement())</strong></li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Content-type">
<td class="px-4 py-2 border">
type
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Content-name">
<td class="px-4 py-2 border">
name
</td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Content-filename">
<td class="px-4 py-2 border">
filename
</td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
<tr id="model-Content-actionplan">
<td class="px-4 py-2 border">
actionplan
</td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlan">ActionPlan[]</a>
</td>
<td class="px-4 py-2 border">
<ul>
<li> - </li>
</ul>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
<td class="px-4 py-2 border">
-
</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr class="my-8">
<div class="px-4 mt-4">
<h3 class="mb-2 text-xl" id="model-Content-operations">Operations</h3>
<div class="px-2 mb-4">
<div class="mt-4">
<h4 id="model-Content-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
<p>Find zero or one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one Content</span>
<span class="token keyword">const</span> content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">findUnique</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
<p>Find first Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get one Content</span>
<span class="token keyword">const</span> content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">findFirst</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput[]</a> | <a href="#type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarFieldEnum">ContentScalarFieldEnum</a> | <a href="#type-inputType-ContentScalarFieldEnum">ContentScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-findMany" class="mb-2 text-lg font-bold">findMany</h4>
<p>Find zero or more Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Get all Content</span>
<span class="token keyword">const</span> Content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">)</span>
<span class="token comment">// Get first 10 Content</span>
<span class="token keyword">const</span> Content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">findMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span> <span class="token literal-property property">take</span><span class="token operator">:</span> <span class="token number">10</span> <span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
orderBy
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput[]</a> | <a href="#type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
cursor
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
take
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skip
</td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
distinct
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarFieldEnum">ContentScalarFieldEnum</a> | <a href="#type-inputType-ContentScalarFieldEnum">ContentScalarFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
Yes</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-create" class="mb-2 text-lg font-bold">create</h4>
<p>Create one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Create one Content</span>
<span class="token keyword">const</span> Content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">create</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a Content</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateInput">ContentCreateInput</a> | <a href="#type-inputType-ContentUncheckedCreateInput">ContentUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-delete" class="mb-2 text-lg font-bold">delete</h4>
<p>Delete one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete one Content</span>
<span class="token keyword">const</span> Content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">delete</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... filter to delete one Content</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-update" class="mb-2 text-lg font-bold">update</h4>
<p>Update one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update one Content</span>
<span class="token keyword">const</span> content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">update</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateInput">ContentUpdateInput</a> | <a href="#type-inputType-ContentUncheckedUpdateInput">ContentUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
No</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
<p>Delete zero or more Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Delete a few Content</span>
<span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">deleteMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span>
</code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
<p>Update zero or one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token keyword">const</span> <span class="token punctuation">{</span> count <span class="token punctuation">}</span> <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">updateMany</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide filter here</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">data</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... provide data here</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyMutationInput">ContentUpdateManyMutationInput</a> | <a href="#type-inputType-ContentUncheckedUpdateManyInput">ContentUncheckedUpdateManyInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-AffectedRowsOutput">AffectedRowsOutput</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
<hr class="my-4">
<div class="mt-4">
<h4 id="model-Content-upsert" class="mb-2 text-lg font-bold">upsert</h4>
<p>Create or update one Content</p>
<div class="mb-2">
<pre
class="language-markup"
><code class=" language-javascript"><span class="token comment">// Update or create a Content</span>
<span class="token keyword">const</span> content <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>content<span class="token punctuation">.</span><span class="token function">upsert</span><span class="token punctuation">(</span><span class="token punctuation">{</span>
<span class="token literal-property property">create</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... data to create a Content</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">update</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... in case it already exists, update</span>
<span class="token punctuation">}</span><span class="token punctuation">,</span>
<span class="token literal-property property">where</span><span class="token operator">:</span> <span class="token punctuation">{</span>
<span class="token comment">// ... the filter for the Content we want to update</span>
<span class="token punctuation">}</span>
<span class="token punctuation">}</span><span class="token punctuation">)</span></code></pre>
</div>
<h4 class="text-lg mb-2">Input</h4>
<table class="table-auto mb-2">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Required</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateInput">ContentCreateInput</a> | <a href="#type-inputType-ContentUncheckedCreateInput">ContentUncheckedCreateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update
</td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateInput">ContentUpdateInput</a> | <a href="#type-inputType-ContentUncheckedUpdateInput">ContentUncheckedUpdateInput</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
<h4 class="text-lg mb-2">Output</h4>
<div><strong>Type: </strong> <a href="#type-outputType-Content">Content</a></div>
<div><strong>Required: </strong>
Yes</div>
<div><strong>List: </strong>
No</div>
</div>
</div>
</div>
</div>
</div>
<div>
<h1 class="text-3xl" id="types">Types</h1>
<div>
<div class="ml-4">
<h3 class="mb-2 text-2xl font-normal" id="input-types">Input Types</h3>
<div class="ml-4">
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableFilter">StringNullableFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a> | <a href="#type-inputType-SortOrderInput">SortOrderInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesOrderByRelationAggregateInput">PrioritiesOrderByRelationAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_relevance </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsOrderByRelevanceInput">AlarmContactsOrderByRelevanceInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableFilter">StringNullableFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsOrderByWithAggregationInput">AlarmContactsOrderByWithAggregationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a> | <a href="#type-inputType-SortOrderInput">SortOrderInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCountOrderByAggregateInput">AlarmContactsCountOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsAvgOrderByAggregateInput">AlarmContactsAvgOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsMaxOrderByAggregateInput">AlarmContactsMaxOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsMinOrderByAggregateInput">AlarmContactsMinOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsSumOrderByAggregateInput">AlarmContactsSumOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-AlarmContactsScalarWhereWithAggregatesInput">AlarmContactsScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableWithAggregatesFilter">StringNullableWithAggregatesFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a> | <a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a> | <a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarRelationFilter">AlarmContactsScalarRelationFilter</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarRelationFilter">ActionPlanScalarRelationFilter</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesOrderByWithRelationInput">PrioritiesOrderByWithRelationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsOrderByWithRelationInput">AlarmContactsOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority_actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesPriorityActionplanIdCompoundUniqueInput">PrioritiesPriorityActionplanIdCompoundUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a> | <a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a> | <a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsScalarRelationFilter">AlarmContactsScalarRelationFilter</a> | <a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarRelationFilter">ActionPlanScalarRelationFilter</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesOrderByWithAggregationInput">PrioritiesOrderByWithAggregationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCountOrderByAggregateInput">PrioritiesCountOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesAvgOrderByAggregateInput">PrioritiesAvgOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesMaxOrderByAggregateInput">PrioritiesMaxOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesMinOrderByAggregateInput">PrioritiesMinOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesSumOrderByAggregateInput">PrioritiesSumOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-PrioritiesScalarWhereWithAggregatesInput">PrioritiesScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableFilter">StringNullableFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentListRelationFilter">ContentListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanOrderByWithRelationInput">ActionPlanOrderByWithRelationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a> | <a href="#type-inputType-SortOrderInput">SortOrderInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesOrderByRelationAggregateInput">PrioritiesOrderByRelationAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentOrderByRelationAggregateInput">ContentOrderByRelationAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_relevance </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByRelevanceInput">ActionPlanOrderByRelevanceInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a> | <a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableFilter">StringNullableFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentListRelationFilter">ContentListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanOrderByWithAggregationInput">ActionPlanOrderByWithAggregationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a> | <a href="#type-inputType-SortOrderInput">SortOrderInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCountOrderByAggregateInput">ActionPlanCountOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanAvgOrderByAggregateInput">ActionPlanAvgOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanMaxOrderByAggregateInput">ActionPlanMaxOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanMinOrderByAggregateInput">ActionPlanMinOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanSumOrderByAggregateInput">ActionPlanSumOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-ActionPlanScalarWhereWithAggregatesInput">ActionPlanScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableWithAggregatesFilter">StringNullableWithAggregatesFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentWhereInput">ContentWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a> | <a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a> | <a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-EnumcontentTypeFilter">EnumcontentTypeFilter</a> | <a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanListRelationFilter">ActionPlanListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentOrderByWithRelationInput">ContentOrderByWithRelationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByRelationAggregateInput">ActionPlanOrderByRelationAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_relevance </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentOrderByRelevanceInput">ContentOrderByRelevanceInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a> | <a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a> | <a href="#type-inputType-ContentWhereInput">ContentWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-EnumcontentTypeFilter">EnumcontentTypeFilter</a> | <a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanListRelationFilter">ActionPlanListRelationFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentOrderByWithAggregationInput">ContentOrderByWithAggregationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCountOrderByAggregateInput">ContentCountOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentAvgOrderByAggregateInput">ContentAvgOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentMaxOrderByAggregateInput">ContentMaxOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentMinOrderByAggregateInput">ContentMinOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentSumOrderByAggregateInput">ContentSumOrderByAggregateInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-ContentScalarWhereWithAggregatesInput">ContentScalarWhereWithAggregatesInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-EnumcontentTypeWithAggregatesFilter">EnumcontentTypeWithAggregatesFilter</a> | <a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCreateInput">AlarmContactsCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateNestedManyWithoutContactInput">PrioritiesCreateNestedManyWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUncheckedCreateInput">AlarmContactsUncheckedCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedCreateNestedManyWithoutContactInput">PrioritiesUncheckedCreateNestedManyWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpdateInput">AlarmContactsUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithoutContactNestedInput">PrioritiesUpdateManyWithoutContactNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUncheckedUpdateInput">AlarmContactsUncheckedUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutContactNestedInput">PrioritiesUncheckedUpdateManyWithoutContactNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCreateManyInput">AlarmContactsCreateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpdateManyMutationInput">AlarmContactsUpdateManyMutationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUncheckedUpdateManyInput">AlarmContactsUncheckedUpdateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateInput">PrioritiesCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateNestedOneWithoutPriosInput">AlarmContactsCreateNestedOneWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateNestedOneWithoutPrioInput">ActionPlanCreateNestedOneWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedCreateInput">PrioritiesUncheckedCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateInput">PrioritiesUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateOneRequiredWithoutPriosNestedInput">AlarmContactsUpdateOneRequiredWithoutPriosNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateOneRequiredWithoutPrioNestedInput">ActionPlanUpdateOneRequiredWithoutPrioNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateInput">PrioritiesUncheckedUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateManyInput">PrioritiesCreateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateManyMutationInput">PrioritiesUpdateManyMutationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateManyInput">PrioritiesUncheckedUpdateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateInput">ActionPlanCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateNestedManyWithoutActionplanInput">PrioritiesCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateNestedManyWithoutActionplanInput">ContentCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedCreateInput">ActionPlanUncheckedCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedCreateNestedManyWithoutActionplanInput">PrioritiesUncheckedCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUncheckedCreateNestedManyWithoutActionplanInput">ContentUncheckedCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateInput">ActionPlanUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithoutActionplanNestedInput">PrioritiesUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyWithoutActionplanNestedInput">ContentUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateInput">ActionPlanUncheckedUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput">PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUncheckedUpdateManyWithoutActionplanNestedInput">ContentUncheckedUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateManyInput">ActionPlanCreateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateManyMutationInput">ActionPlanUpdateManyMutationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateManyInput">ActionPlanUncheckedUpdateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCreateInput">ContentCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateNestedManyWithoutContentInput">ActionPlanCreateNestedManyWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedCreateInput">ContentUncheckedCreateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUncheckedCreateNestedManyWithoutContentInput">ActionPlanUncheckedCreateNestedManyWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateInput">ContentUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateManyWithoutContentNestedInput">ActionPlanUpdateManyWithoutContentNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedUpdateInput">ContentUncheckedUpdateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUncheckedUpdateManyWithoutContentNestedInput">ActionPlanUncheckedUpdateManyWithoutContentNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCreateManyInput">ContentCreateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateManyMutationInput">ContentUpdateManyMutationInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedUpdateManyInput">ContentUncheckedUpdateManyInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-IntFilter">IntFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-StringFilter">StringFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-StringNullableFilter">StringNullableFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
every </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
some </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
none </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereInput">PrioritiesWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-SortOrderInput">SortOrderInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
sort </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
nulls </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NullsOrder">NullsOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesOrderByRelationAggregateInput">PrioritiesOrderByRelationAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsOrderByRelevanceInput">AlarmContactsOrderByRelevanceInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
fields </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsOrderByRelevanceFieldEnum">AlarmContactsOrderByRelevanceFieldEnum</a> | <a href="#type-inputType-AlarmContactsOrderByRelevanceFieldEnum">AlarmContactsOrderByRelevanceFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
sort </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCountOrderByAggregateInput">AlarmContactsCountOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsAvgOrderByAggregateInput">AlarmContactsAvgOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsMaxOrderByAggregateInput">AlarmContactsMaxOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsMinOrderByAggregateInput">AlarmContactsMinOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsSumOrderByAggregateInput">AlarmContactsSumOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-NestedIntWithAggregatesFilter">NestedIntWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedFloatFilter">NestedFloatFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringWithAggregatesFilter">NestedStringWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-StringNullableWithAggregatesFilter">StringNullableWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringNullableWithAggregatesFilter">NestedStringNullableWithAggregatesFilter</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsScalarRelationFilter">AlarmContactsScalarRelationFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
is </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
isNot </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanScalarRelationFilter">ActionPlanScalarRelationFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
is </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
isNot </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesPriorityActionplanIdCompoundUniqueInput">PrioritiesPriorityActionplanIdCompoundUniqueInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCountOrderByAggregateInput">PrioritiesCountOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesAvgOrderByAggregateInput">PrioritiesAvgOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesMaxOrderByAggregateInput">PrioritiesMaxOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesMinOrderByAggregateInput">PrioritiesMinOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesSumOrderByAggregateInput">PrioritiesSumOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentListRelationFilter">ContentListRelationFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
every </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
some </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
none </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereInput">ContentWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentOrderByRelationAggregateInput">ContentOrderByRelationAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanOrderByRelevanceInput">ActionPlanOrderByRelevanceInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
fields </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanOrderByRelevanceFieldEnum">ActionPlanOrderByRelevanceFieldEnum</a> | <a href="#type-inputType-ActionPlanOrderByRelevanceFieldEnum">ActionPlanOrderByRelevanceFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
sort </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCountOrderByAggregateInput">ActionPlanCountOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanAvgOrderByAggregateInput">ActionPlanAvgOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanMaxOrderByAggregateInput">ActionPlanMaxOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanMinOrderByAggregateInput">ActionPlanMinOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanSumOrderByAggregateInput">ActionPlanSumOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-EnumcontentTypeFilter">EnumcontentTypeFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldRefInput">EnumcontentTypeFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanListRelationFilter">ActionPlanListRelationFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
every </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
some </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
none </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanOrderByRelationAggregateInput">ActionPlanOrderByRelationAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentOrderByRelevanceInput">ContentOrderByRelevanceInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
fields </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentOrderByRelevanceFieldEnum">ContentOrderByRelevanceFieldEnum</a> | <a href="#type-inputType-ContentOrderByRelevanceFieldEnum">ContentOrderByRelevanceFieldEnum[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
sort </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCountOrderByAggregateInput">ContentCountOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentAvgOrderByAggregateInput">ContentAvgOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentMaxOrderByAggregateInput">ContentMaxOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentMinOrderByAggregateInput">ContentMinOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentSumOrderByAggregateInput">ContentSumOrderByAggregateInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-SortOrder">SortOrder</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-EnumcontentTypeWithAggregatesFilter">EnumcontentTypeWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldRefInput">EnumcontentTypeFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-NestedEnumcontentTypeWithAggregatesFilter">NestedEnumcontentTypeWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateNestedManyWithoutContactInput">PrioritiesCreateNestedManyWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedCreateNestedManyWithoutContactInput">PrioritiesUncheckedCreateNestedManyWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateManyWithoutContactNestedInput">PrioritiesUpdateManyWithoutContactNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
increment </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
decrement </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
multiply </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
divide </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateManyWithoutContactNestedInput">PrioritiesUncheckedUpdateManyWithoutContactNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCreateNestedOneWithoutPriosInput">AlarmContactsCreateNestedOneWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateOrConnectWithoutPriosInput">AlarmContactsCreateOrConnectWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateNestedOneWithoutPrioInput">ActionPlanCreateNestedOneWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutPrioInput">ActionPlanCreateOrConnectWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpdateOneRequiredWithoutPriosNestedInput">AlarmContactsUpdateOneRequiredWithoutPriosNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateOrConnectWithoutPriosInput">AlarmContactsCreateOrConnectWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpsertWithoutPriosInput">AlarmContactsUpsertWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateToOneWithWhereWithoutPriosInput">AlarmContactsUpdateToOneWithWhereWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUpdateWithoutPriosInput">AlarmContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateWithoutPriosInput">AlarmContactsUncheckedUpdateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateOneRequiredWithoutPrioNestedInput">ActionPlanUpdateOneRequiredWithoutPrioNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutPrioInput">ActionPlanCreateOrConnectWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpsertWithoutPrioInput">ActionPlanUpsertWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateToOneWithWhereWithoutPrioInput">ActionPlanUpdateToOneWithWhereWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUpdateWithoutPrioInput">ActionPlanUpdateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateWithoutPrioInput">ActionPlanUncheckedUpdateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateNestedManyWithoutActionplanInput">PrioritiesCreateNestedManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCreateNestedManyWithoutActionplanInput">ContentCreateNestedManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedCreateNestedManyWithoutActionplanInput">PrioritiesUncheckedCreateNestedManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedCreateNestedManyWithoutActionplanInput">ContentUncheckedCreateNestedManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateManyWithoutActionplanNestedInput">PrioritiesUpdateManyWithoutActionplanNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateManyWithoutActionplanNestedInput">ContentUpdateManyWithoutActionplanNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a> | <a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput">PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
createMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a> | <a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedUpdateManyWithoutActionplanNestedInput">ContentUncheckedUpdateManyWithoutActionplanNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a> | <a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a> | <a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateNestedManyWithoutContentInput">ActionPlanCreateNestedManyWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput[]</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedCreateNestedManyWithoutContentInput">ActionPlanUncheckedCreateNestedManyWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput[]</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateManyWithoutContentNestedInput">ActionPlanUpdateManyWithoutContentNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput[]</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a> | <a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateManyWithoutContentNestedInput">ActionPlanUncheckedUpdateManyWithoutContentNestedInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput[]</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connectOrCreate </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</a> | <a href="#type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
upsert </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
set </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
disconnect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
delete </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
connect </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a> | <a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
updateMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
deleteMany </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a> | <a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedIntFilter">NestedIntFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedStringFilter">NestedStringFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedIntWithAggregatesFilter">NestedIntWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-NestedIntWithAggregatesFilter">NestedIntWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedFloatFilter">NestedFloatFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedFloatFilter">NestedFloatFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-FloatFieldRefInput">FloatFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-FloatFieldRefInput">FloatFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-FloatFieldRefInput">FloatFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-FloatFieldRefInput">FloatFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-FloatFieldRefInput">FloatFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Float | <a href="#type-inputType-NestedFloatFilter">NestedFloatFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedStringWithAggregatesFilter">NestedStringWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringWithAggregatesFilter">NestedStringWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringFilter">NestedStringFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedStringNullableWithAggregatesFilter">NestedStringNullableWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contains </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
startsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
endsWith </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldRefInput">StringFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
search </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NestedStringNullableWithAggregatesFilter">NestedStringNullableWithAggregatesFilter</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
Int | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
Int | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
lte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gt </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
gte </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldRefInput">IntFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldRefInput">EnumcontentTypeFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-NestedEnumcontentTypeWithAggregatesFilter">NestedEnumcontentTypeWithAggregatesFilter</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
equals </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldRefInput">EnumcontentTypeFieldRefInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
in </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
notIn </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
not </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-NestedEnumcontentTypeWithAggregatesFilter">NestedEnumcontentTypeWithAggregatesFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedIntFilter">NestedIntFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-NestedEnumcontentTypeFilter">NestedEnumcontentTypeFilter</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateNestedOneWithoutPrioInput">ActionPlanCreateNestedOneWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateOrConnectWithoutContactInput">PrioritiesCreateOrConnectWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateManyContactInputEnvelope">PrioritiesCreateManyContactInputEnvelope</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyContactInput">PrioritiesCreateManyContactInput</a> | <a href="#type-inputType-PrioritiesCreateManyContactInput">PrioritiesCreateManyContactInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skipDuplicates </td>
<td class="px-4 py-2 border">
Boolean
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpsertWithWhereUniqueWithoutContactInput">PrioritiesUpsertWithWhereUniqueWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithoutContactInput">PrioritiesUpdateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateWithoutContactInput">PrioritiesUncheckedUpdateWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutContactInput">PrioritiesCreateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutContactInput">PrioritiesUncheckedCreateWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateWithWhereUniqueWithoutContactInput">PrioritiesUpdateWithWhereUniqueWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithoutContactInput">PrioritiesUpdateWithoutContactInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateWithoutContactInput">PrioritiesUncheckedUpdateWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateManyWithWhereWithoutContactInput">PrioritiesUpdateManyWithWhereWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyMutationInput">PrioritiesUpdateManyMutationInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutContactInput">PrioritiesUncheckedUpdateManyWithoutContactInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a> | <a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsCreateOrConnectWithoutPriosInput">AlarmContactsCreateOrConnectWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereUniqueInput">AlarmContactsWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateNestedManyWithoutActionplanInput">ContentCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUncheckedCreateNestedManyWithoutActionplanInput">ContentUncheckedCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateOrConnectWithoutPrioInput">ActionPlanCreateOrConnectWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpsertWithoutPriosInput">AlarmContactsUpsertWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateWithoutPriosInput">AlarmContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateWithoutPriosInput">AlarmContactsUncheckedUpdateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateWithoutPriosInput">AlarmContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedCreateWithoutPriosInput">AlarmContactsUncheckedCreateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpdateToOneWithWhereWithoutPriosInput">AlarmContactsUpdateToOneWithWhereWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsWhereInput">AlarmContactsWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateWithoutPriosInput">AlarmContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-AlarmContactsUncheckedUpdateWithoutPriosInput">AlarmContactsUncheckedUpdateWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUpdateWithoutPriosInput">AlarmContactsUpdateWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-AlarmContactsUncheckedUpdateWithoutPriosInput">AlarmContactsUncheckedUpdateWithoutPriosInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpsertWithoutPrioInput">ActionPlanUpsertWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithoutPrioInput">ActionPlanUpdateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateWithoutPrioInput">ActionPlanUncheckedUpdateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutPrioInput">ActionPlanCreateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutPrioInput">ActionPlanUncheckedCreateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateToOneWithWhereWithoutPrioInput">ActionPlanUpdateToOneWithWhereWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereInput">ActionPlanWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithoutPrioInput">ActionPlanUpdateWithoutPrioInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateWithoutPrioInput">ActionPlanUncheckedUpdateWithoutPrioInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateWithoutPrioInput">ActionPlanUpdateWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyWithoutActionplanNestedInput">ContentUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateWithoutPrioInput">ActionPlanUncheckedUpdateWithoutPrioInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUncheckedUpdateManyWithoutActionplanNestedInput">ContentUncheckedUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsCreateNestedOneWithoutPriosInput">AlarmContactsCreateNestedOneWithoutPriosInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateOrConnectWithoutActionplanInput">PrioritiesCreateOrConnectWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateManyActionplanInputEnvelope">PrioritiesCreateManyActionplanInputEnvelope</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateManyActionplanInput">PrioritiesCreateManyActionplanInput</a> | <a href="#type-inputType-PrioritiesCreateManyActionplanInput">PrioritiesCreateManyActionplanInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
skipDuplicates </td>
<td class="px-4 py-2 border">
Boolean
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentCreateOrConnectWithoutActionplanInput">ContentCreateOrConnectWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpsertWithWhereUniqueWithoutActionplanInput">PrioritiesUpsertWithWhereUniqueWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithoutActionplanInput">PrioritiesUpdateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateWithoutActionplanInput">PrioritiesUncheckedUpdateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateWithoutActionplanInput">PrioritiesCreateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedCreateWithoutActionplanInput">PrioritiesUncheckedCreateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateWithWhereUniqueWithoutActionplanInput">PrioritiesUpdateWithWhereUniqueWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesWhereUniqueInput">PrioritiesWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateWithoutActionplanInput">PrioritiesUpdateWithoutActionplanInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateWithoutActionplanInput">PrioritiesUncheckedUpdateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateManyWithWhereWithoutActionplanInput">PrioritiesUpdateManyWithWhereWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesScalarWhereInput">PrioritiesScalarWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyMutationInput">PrioritiesUpdateManyMutationInput</a> | <a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanInput">PrioritiesUncheckedUpdateManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpsertWithWhereUniqueWithoutActionplanInput">ContentUpsertWithWhereUniqueWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateWithoutActionplanInput">ContentUpdateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedUpdateWithoutActionplanInput">ContentUncheckedUpdateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentCreateWithoutActionplanInput">ContentCreateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedCreateWithoutActionplanInput">ContentUncheckedCreateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateWithWhereUniqueWithoutActionplanInput">ContentUpdateWithWhereUniqueWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentWhereUniqueInput">ContentWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateWithoutActionplanInput">ContentUpdateWithoutActionplanInput</a> | <a href="#type-inputType-ContentUncheckedUpdateWithoutActionplanInput">ContentUncheckedUpdateWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateManyWithWhereWithoutActionplanInput">ContentUpdateManyWithWhereWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentUpdateManyMutationInput">ContentUpdateManyMutationInput</a> | <a href="#type-inputType-ContentUncheckedUpdateManyWithoutActionplanInput">ContentUncheckedUpdateManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a> | <a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput</a> | <a href="#type-inputType-ContentScalarWhereInput">ContentScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-EnumcontentTypeFilter">EnumcontentTypeFilter</a> | <a href="#type-inputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesCreateNestedManyWithoutActionplanInput">PrioritiesCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedCreateNestedManyWithoutActionplanInput">PrioritiesUncheckedCreateNestedManyWithoutActionplanInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanCreateOrConnectWithoutContentInput">ActionPlanCreateOrConnectWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpsertWithWhereUniqueWithoutContentInput">ActionPlanUpsertWithWhereUniqueWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
update </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithoutContentInput">ActionPlanUpdateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateWithoutContentInput">ActionPlanUncheckedUpdateWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
create </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanCreateWithoutContentInput">ActionPlanCreateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedCreateWithoutContentInput">ActionPlanUncheckedCreateWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateWithWhereUniqueWithoutContentInput">ActionPlanUpdateWithWhereUniqueWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanWhereUniqueInput">ActionPlanWhereUniqueInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateWithoutContentInput">ActionPlanUpdateWithoutContentInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateWithoutContentInput">ActionPlanUncheckedUpdateWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateManyWithWhereWithoutContentInput">ActionPlanUpdateManyWithWhereWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
where </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
data </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateManyMutationInput">ActionPlanUpdateManyMutationInput</a> | <a href="#type-inputType-ActionPlanUncheckedUpdateManyWithoutContentInput">ActionPlanUncheckedUpdateManyWithoutContentInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
AND </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a> | <a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
OR </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
NOT </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput</a> | <a href="#type-inputType-ActionPlanScalarWhereInput">ActionPlanScalarWhereInput[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-IntFilter">IntFilter</a> | Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringFilter">StringFilter</a> | String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-StringNullableFilter">StringNullableFilter</a> | String | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateManyContactInput">PrioritiesCreateManyContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateWithoutContactInput">PrioritiesUpdateWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-ActionPlanUpdateOneRequiredWithoutPrioNestedInput">ActionPlanUpdateOneRequiredWithoutPrioNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateWithoutContactInput">PrioritiesUncheckedUpdateWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateManyWithoutContactInput">PrioritiesUncheckedUpdateManyWithoutContactInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesCreateManyActionplanInput">PrioritiesCreateManyActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUpdateWithoutActionplanInput">PrioritiesUpdateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-AlarmContactsUpdateOneRequiredWithoutPriosNestedInput">AlarmContactsUpdateOneRequiredWithoutPriosNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateWithoutActionplanInput">PrioritiesUncheckedUpdateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanInput">PrioritiesUncheckedUpdateManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUpdateWithoutActionplanInput">ContentUpdateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedUpdateWithoutActionplanInput">ContentUncheckedUpdateWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ContentUncheckedUpdateManyWithoutActionplanInput">ContentUncheckedUpdateManyWithoutActionplanInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-contentType">contentType</a> | <a href="#type-inputType-EnumcontentTypeFieldUpdateOperationsInput">EnumcontentTypeFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUpdateWithoutContentInput">ActionPlanUpdateWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUpdateManyWithoutActionplanNestedInput">PrioritiesUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateWithoutContentInput">ActionPlanUncheckedUpdateWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-inputType-PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput">PrioritiesUncheckedUpdateManyWithoutActionplanNestedInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-inputType-ActionPlanUncheckedUpdateManyWithoutContentInput">ActionPlanUncheckedUpdateManyWithoutContentInput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int | <a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String | <a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a> | Null
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="ml-4">
<h3 class="mb-2 text-2xl font-normal" id="output-types">Output Types</h3>
<div class="ml-4">
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContacts">AlarmContacts</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Priorities">Priorities[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsCountOutputType">AlarmContactsCountOutputType</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-Priorities">Priorities</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
Contact </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContacts">AlarmContacts</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlan">ActionPlan</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlan">ActionPlan</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Priorities">Priorities[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-Content">Content[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanCountOutputType">ActionPlanCountOutputType</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-Content">Content</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlan">ActionPlan[]</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentCountOutputType">ContentCountOutputType</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AggregateAlarmContacts">AggregateAlarmContacts</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsCountAggregateOutputType">AlarmContactsCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsAvgAggregateOutputType">AlarmContactsAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsSumAggregateOutputType">AlarmContactsSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsMinAggregateOutputType">AlarmContactsMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsMaxAggregateOutputType">AlarmContactsMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsGroupByOutputType">AlarmContactsGroupByOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsCountAggregateOutputType">AlarmContactsCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsAvgAggregateOutputType">AlarmContactsAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsSumAggregateOutputType">AlarmContactsSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsMinAggregateOutputType">AlarmContactsMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-AlarmContactsMaxAggregateOutputType">AlarmContactsMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AggregatePriorities">AggregatePriorities</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesCountAggregateOutputType">PrioritiesCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesAvgAggregateOutputType">PrioritiesAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesSumAggregateOutputType">PrioritiesSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesMinAggregateOutputType">PrioritiesMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesMaxAggregateOutputType">PrioritiesMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesGroupByOutputType">PrioritiesGroupByOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesCountAggregateOutputType">PrioritiesCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesAvgAggregateOutputType">PrioritiesAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesSumAggregateOutputType">PrioritiesSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesMinAggregateOutputType">PrioritiesMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-PrioritiesMaxAggregateOutputType">PrioritiesMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AggregateActionPlan">AggregateActionPlan</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanCountAggregateOutputType">ActionPlanCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanAvgAggregateOutputType">ActionPlanAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanSumAggregateOutputType">ActionPlanSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanMinAggregateOutputType">ActionPlanMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanMaxAggregateOutputType">ActionPlanMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanGroupByOutputType">ActionPlanGroupByOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanCountAggregateOutputType">ActionPlanCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanAvgAggregateOutputType">ActionPlanAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanSumAggregateOutputType">ActionPlanSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanMinAggregateOutputType">ActionPlanMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ActionPlanMaxAggregateOutputType">ActionPlanMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AggregateContent">AggregateContent</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentCountAggregateOutputType">ContentCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentAvgAggregateOutputType">ContentAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentSumAggregateOutputType">ContentSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentMinAggregateOutputType">ContentMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentMaxAggregateOutputType">ContentMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentGroupByOutputType">ContentGroupByOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_count </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentCountAggregateOutputType">ContentCountAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_avg </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentAvgAggregateOutputType">ContentAvgAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_sum </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentSumAggregateOutputType">ContentSumAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_min </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentMinAggregateOutputType">ContentMinAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_max </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-ContentMaxAggregateOutputType">ContentMaxAggregateOutputType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AffectedRowsOutput">AffectedRowsOutput</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
count </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsCountOutputType">AlarmContactsCountOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
Prios </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsCountAggregateOutputType">AlarmContactsCountAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_all </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsAvgAggregateOutputType">AlarmContactsAvgAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsSumAggregateOutputType">AlarmContactsSumAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsMinAggregateOutputType">AlarmContactsMinAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-AlarmContactsMaxAggregateOutputType">AlarmContactsMaxAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
phone </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesCountAggregateOutputType">PrioritiesCountAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_all </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesAvgAggregateOutputType">PrioritiesAvgAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesSumAggregateOutputType">PrioritiesSumAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesMinAggregateOutputType">PrioritiesMinAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-PrioritiesMaxAggregateOutputType">PrioritiesMaxAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
contactId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
priority </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
actionplanId </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanCountOutputType">ActionPlanCountOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
prio </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
content </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanCountAggregateOutputType">ActionPlanCountAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_all </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanAvgAggregateOutputType">ActionPlanAvgAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanSumAggregateOutputType">ActionPlanSumAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanMinAggregateOutputType">ActionPlanMinAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ActionPlanMaxAggregateOutputType">ActionPlanMaxAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
comment </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentCountOutputType">ContentCountOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
actionplan </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentCountAggregateOutputType">ContentCountAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
_all </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
<strong>Yes</strong>
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentAvgAggregateOutputType">ContentAvgAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Float
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentSumAggregateOutputType">ContentSumAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentMinAggregateOutputType">ContentMinAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
<hr class="my-4" />
<div>
<h3 class="mb-2 text-xl" id="type-outputType-ContentMaxAggregateOutputType">ContentMaxAggregateOutputType</h3>
<table class="table-auto">
<thead>
<tr>
<th class="px-4 py-2 border">Name</th>
<th class="px-4 py-2 border">Type</th>
<th class="px-4 py-2 border">Nullable</th>
</tr>
</thead>
<tbody>
<tr>
<td class="px-4 py-2 border">
id </td>
<td class="px-4 py-2 border">
Int
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
type </td>
<td class="px-4 py-2 border">
<a href="#type-outputType-contentType">contentType</a>
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
name </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
<tr>
<td class="px-4 py-2 border">
filename </td>
<td class="px-4 py-2 border">
String
</td>
<td class="px-4 py-2 border">
No
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
</div>
</div>
</body>
</html>