29347 lines
870 KiB
HTML
29347 lines
870 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-alerts">alerts</a>
|
|
</div>
|
|
|
|
<div class="mt-1 ml-2">
|
|
<div class="mb-1 font-medium text-gray-600"><a href="#model-alerts-fields">Fields</a></div>
|
|
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
|
|
<li><a href="#model-alerts-id">id</a></li><li><a href="#model-alerts-type">type</a></li><li><a href="#model-alerts-message">message</a></li><li><a href="#model-alerts-actionplan">actionplan</a></li><li><a href="#model-alerts-actionplanId">actionplanId</a></li><li><a href="#model-alerts-date">date</a></li><li><a href="#model-alerts-state">state</a></li><li><a href="#model-alerts-acknowledged_by">acknowledged_by</a></li><li><a href="#model-alerts-acknowledged_at">acknowledged_at</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="mt-2 ml-2">
|
|
<div class="mb-1 font-medium text-gray-600"><a href="#model-alerts-operations">Operations</a></div>
|
|
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
|
|
<li><a href="#model-alerts-findUnique">findUnique</a></li><li><a href="#model-alerts-findFirst">findFirst</a></li><li><a href="#model-alerts-findMany">findMany</a></li><li><a href="#model-alerts-create">create</a></li><li><a href="#model-alerts-delete">delete</a></li><li><a href="#model-alerts-update">update</a></li><li><a href="#model-alerts-deleteMany">deleteMany</a></li><li><a href="#model-alerts-updateMany">updateMany</a></li><li><a href="#model-alerts-upsert">upsert</a></li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="mb-4">
|
|
|
|
<div class="font-semibold text-gray-700">
|
|
<a href="#model-alertContacts">alertContacts</a>
|
|
</div>
|
|
|
|
<div class="mt-1 ml-2">
|
|
<div class="mb-1 font-medium text-gray-600"><a href="#model-alertContacts-fields">Fields</a></div>
|
|
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
|
|
<li><a href="#model-alertContacts-id">id</a></li><li><a href="#model-alertContacts-name">name</a></li><li><a href="#model-alertContacts-phone">phone</a></li><li><a href="#model-alertContacts-comment">comment</a></li><li><a href="#model-alertContacts-prios">prios</a></li><li><a href="#model-alertContacts-alerts">alerts</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="mt-2 ml-2">
|
|
<div class="mb-1 font-medium text-gray-600"><a href="#model-alertContacts-operations">Operations</a></div>
|
|
<ul class="pl-3 ml-1 border-l-2 border-gray-400">
|
|
<li><a href="#model-alertContacts-findUnique">findUnique</a></li><li><a href="#model-alertContacts-findFirst">findFirst</a></li><li><a href="#model-alertContacts-findMany">findMany</a></li><li><a href="#model-alertContacts-create">create</a></li><li><a href="#model-alertContacts-delete">delete</a></li><li><a href="#model-alertContacts-update">update</a></li><li><a href="#model-alertContacts-deleteMany">deleteMany</a></li><li><a href="#model-alertContacts-updateMany">updateMany</a></li><li><a href="#model-alertContacts-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-alert_hook">alert_hook</a></li><li><a href="#model-actionPlan-prio">prio</a></li><li><a href="#model-actionPlan-content">content</a></li><li><a href="#model-actionPlan-alerts">alerts</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-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-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-alertsWhereInput">alertsWhereInput</a></li><li><a href="#type-inputType-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput</a></li><li><a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput</a></li><li><a href="#type-inputType-alertsOrderByWithAggregationInput">alertsOrderByWithAggregationInput</a></li><li><a href="#type-inputType-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput</a></li><li><a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput</a></li><li><a href="#type-inputType-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput</a></li><li><a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a></li><li><a href="#type-inputType-alertContactsOrderByWithAggregationInput">alertContactsOrderByWithAggregationInput</a></li><li><a href="#type-inputType-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput</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-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-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-alertsCreateInput">alertsCreateInput</a></li><li><a href="#type-inputType-alertsUncheckedCreateInput">alertsUncheckedCreateInput</a></li><li><a href="#type-inputType-alertsUpdateInput">alertsUpdateInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateInput">alertsUncheckedUpdateInput</a></li><li><a href="#type-inputType-alertsCreateManyInput">alertsCreateManyInput</a></li><li><a href="#type-inputType-alertsUpdateManyMutationInput">alertsUpdateManyMutationInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateManyInput">alertsUncheckedUpdateManyInput</a></li><li><a href="#type-inputType-alertContactsCreateInput">alertContactsCreateInput</a></li><li><a href="#type-inputType-alertContactsUncheckedCreateInput">alertContactsUncheckedCreateInput</a></li><li><a href="#type-inputType-alertContactsUpdateInput">alertContactsUpdateInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateInput">alertContactsUncheckedUpdateInput</a></li><li><a href="#type-inputType-alertContactsCreateManyInput">alertContactsCreateManyInput</a></li><li><a href="#type-inputType-alertContactsUpdateManyMutationInput">alertContactsUpdateManyMutationInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateManyInput">alertContactsUncheckedUpdateManyInput</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-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-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-EnumalertTypeFilter">EnumalertTypeFilter</a></li><li><a href="#type-inputType-StringNullableFilter">StringNullableFilter</a></li><li><a href="#type-inputType-IntNullableFilter">IntNullableFilter</a></li><li><a href="#type-inputType-DateTimeFilter">DateTimeFilter</a></li><li><a href="#type-inputType-EnumalertStateFilter">EnumalertStateFilter</a></li><li><a href="#type-inputType-DateTimeNullableFilter">DateTimeNullableFilter</a></li><li><a href="#type-inputType-ActionPlanNullableScalarRelationFilter">ActionPlanNullableScalarRelationFilter</a></li><li><a href="#type-inputType-AlertContactsListRelationFilter">AlertContactsListRelationFilter</a></li><li><a href="#type-inputType-SortOrderInput">SortOrderInput</a></li><li><a href="#type-inputType-alertContactsOrderByRelationAggregateInput">alertContactsOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-alertsOrderByRelevanceInput">alertsOrderByRelevanceInput</a></li><li><a href="#type-inputType-alertsCountOrderByAggregateInput">alertsCountOrderByAggregateInput</a></li><li><a href="#type-inputType-alertsAvgOrderByAggregateInput">alertsAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-alertsMaxOrderByAggregateInput">alertsMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-alertsMinOrderByAggregateInput">alertsMinOrderByAggregateInput</a></li><li><a href="#type-inputType-alertsSumOrderByAggregateInput">alertsSumOrderByAggregateInput</a></li><li><a href="#type-inputType-IntWithAggregatesFilter">IntWithAggregatesFilter</a></li><li><a href="#type-inputType-EnumalertTypeWithAggregatesFilter">EnumalertTypeWithAggregatesFilter</a></li><li><a href="#type-inputType-StringNullableWithAggregatesFilter">StringNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-IntNullableWithAggregatesFilter">IntNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-DateTimeWithAggregatesFilter">DateTimeWithAggregatesFilter</a></li><li><a href="#type-inputType-EnumalertStateWithAggregatesFilter">EnumalertStateWithAggregatesFilter</a></li><li><a href="#type-inputType-DateTimeNullableWithAggregatesFilter">DateTimeNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-StringFilter">StringFilter</a></li><li><a href="#type-inputType-PrioritiesListRelationFilter">PrioritiesListRelationFilter</a></li><li><a href="#type-inputType-AlertsListRelationFilter">AlertsListRelationFilter</a></li><li><a href="#type-inputType-prioritiesOrderByRelationAggregateInput">prioritiesOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-alertsOrderByRelationAggregateInput">alertsOrderByRelationAggregateInput</a></li><li><a href="#type-inputType-alertContactsOrderByRelevanceInput">alertContactsOrderByRelevanceInput</a></li><li><a href="#type-inputType-alertContactsCountOrderByAggregateInput">alertContactsCountOrderByAggregateInput</a></li><li><a href="#type-inputType-alertContactsAvgOrderByAggregateInput">alertContactsAvgOrderByAggregateInput</a></li><li><a href="#type-inputType-alertContactsMaxOrderByAggregateInput">alertContactsMaxOrderByAggregateInput</a></li><li><a href="#type-inputType-alertContactsMinOrderByAggregateInput">alertContactsMinOrderByAggregateInput</a></li><li><a href="#type-inputType-alertContactsSumOrderByAggregateInput">alertContactsSumOrderByAggregateInput</a></li><li><a href="#type-inputType-StringWithAggregatesFilter">StringWithAggregatesFilter</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-AlertContactsScalarRelationFilter">AlertContactsScalarRelationFilter</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-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-actionPlanCreateNestedOneWithoutAlertsInput">actionPlanCreateNestedOneWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsCreateNestedManyWithoutAlertsInput">alertContactsCreateNestedManyWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUncheckedCreateNestedManyWithoutAlertsInput">alertContactsUncheckedCreateNestedManyWithoutAlertsInput</a></li><li><a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-NullableStringFieldUpdateOperationsInput">NullableStringFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-actionPlanUpdateOneWithoutAlertsNestedInput">actionPlanUpdateOneWithoutAlertsNestedInput</a></li><li><a href="#type-inputType-alertContactsUpdateManyWithoutAlertsNestedInput">alertContactsUpdateManyWithoutAlertsNestedInput</a></li><li><a href="#type-inputType-IntFieldUpdateOperationsInput">IntFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateManyWithoutAlertsNestedInput">alertContactsUncheckedUpdateManyWithoutAlertsNestedInput</a></li><li><a href="#type-inputType-prioritiesCreateNestedManyWithoutContactInput">prioritiesCreateNestedManyWithoutContactInput</a></li><li><a href="#type-inputType-alertsCreateNestedManyWithoutAcknowledged_byInput">alertsCreateNestedManyWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-prioritiesUncheckedCreateNestedManyWithoutContactInput">prioritiesUncheckedCreateNestedManyWithoutContactInput</a></li><li><a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput">alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-StringFieldUpdateOperationsInput">StringFieldUpdateOperationsInput</a></li><li><a href="#type-inputType-prioritiesUpdateManyWithoutContactNestedInput">prioritiesUpdateManyWithoutContactNestedInput</a></li><li><a href="#type-inputType-alertsUpdateManyWithoutAcknowledged_byNestedInput">alertsUpdateManyWithoutAcknowledged_byNestedInput</a></li><li><a href="#type-inputType-prioritiesUncheckedUpdateManyWithoutContactNestedInput">prioritiesUncheckedUpdateManyWithoutContactNestedInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput">alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput</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-alertsCreateNestedManyWithoutActionplanInput">alertsCreateNestedManyWithoutActionplanInput</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-alertsUncheckedCreateNestedManyWithoutActionplanInput">alertsUncheckedCreateNestedManyWithoutActionplanInput</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-alertsUpdateManyWithoutActionplanNestedInput">alertsUpdateManyWithoutActionplanNestedInput</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-alertsUncheckedUpdateManyWithoutActionplanNestedInput">alertsUncheckedUpdateManyWithoutActionplanNestedInput</a></li><li><a href="#type-inputType-alertContactsCreateNestedOneWithoutPriosInput">alertContactsCreateNestedOneWithoutPriosInput</a></li><li><a href="#type-inputType-actionPlanCreateNestedOneWithoutPrioInput">actionPlanCreateNestedOneWithoutPrioInput</a></li><li><a href="#type-inputType-alertContactsUpdateOneRequiredWithoutPriosNestedInput">alertContactsUpdateOneRequiredWithoutPriosNestedInput</a></li><li><a href="#type-inputType-actionPlanUpdateOneRequiredWithoutPrioNestedInput">actionPlanUpdateOneRequiredWithoutPrioNestedInput</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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</a></li><li><a href="#type-inputType-NestedStringNullableFilter">NestedStringNullableFilter</a></li><li><a href="#type-inputType-NestedIntNullableFilter">NestedIntNullableFilter</a></li><li><a href="#type-inputType-NestedDateTimeFilter">NestedDateTimeFilter</a></li><li><a href="#type-inputType-NestedEnumalertStateFilter">NestedEnumalertStateFilter</a></li><li><a href="#type-inputType-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-NestedEnumalertTypeWithAggregatesFilter">NestedEnumalertTypeWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedStringNullableWithAggregatesFilter">NestedStringNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedIntNullableWithAggregatesFilter">NestedIntNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedFloatNullableFilter">NestedFloatNullableFilter</a></li><li><a href="#type-inputType-NestedDateTimeWithAggregatesFilter">NestedDateTimeWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedEnumalertStateWithAggregatesFilter">NestedEnumalertStateWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedDateTimeNullableWithAggregatesFilter">NestedDateTimeNullableWithAggregatesFilter</a></li><li><a href="#type-inputType-NestedStringFilter">NestedStringFilter</a></li><li><a href="#type-inputType-NestedStringWithAggregatesFilter">NestedStringWithAggregatesFilter</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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanCreateOrConnectWithoutAlertsInput">actionPlanCreateOrConnectWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanUpsertWithoutAlertsInput">actionPlanUpsertWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanUpdateToOneWithWhereWithoutAlertsInput">actionPlanUpdateToOneWithWhereWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanUpdateWithoutAlertsInput">actionPlanUpdateWithoutAlertsInput</a></li><li><a href="#type-inputType-actionPlanUncheckedUpdateWithoutAlertsInput">actionPlanUncheckedUpdateWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsScalarWhereInput">alertContactsScalarWhereInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</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-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput</a></li><li><a href="#type-inputType-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</a></li><li><a href="#type-inputType-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</a></li><li><a href="#type-inputType-alertContactsCreateOrConnectWithoutPriosInput">alertContactsCreateOrConnectWithoutPriosInput</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-alertContactsUpsertWithoutPriosInput">alertContactsUpsertWithoutPriosInput</a></li><li><a href="#type-inputType-alertContactsUpdateToOneWithWhereWithoutPriosInput">alertContactsUpdateToOneWithWhereWithoutPriosInput</a></li><li><a href="#type-inputType-alertContactsUpdateWithoutPriosInput">alertContactsUpdateWithoutPriosInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateWithoutPriosInput">alertContactsUncheckedUpdateWithoutPriosInput</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-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-alertContactsUpdateWithoutAlertsInput">alertContactsUpdateWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateWithoutAlertsInput">alertContactsUncheckedUpdateWithoutAlertsInput</a></li><li><a href="#type-inputType-alertContactsUncheckedUpdateManyWithoutAlertsInput">alertContactsUncheckedUpdateManyWithoutAlertsInput</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-alertsUpdateWithoutAcknowledged_byInput">alertsUpdateWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateWithoutAcknowledged_byInput">alertsUncheckedUpdateWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateManyWithoutAcknowledged_byInput">alertsUncheckedUpdateManyWithoutAcknowledged_byInput</a></li><li><a href="#type-inputType-prioritiesCreateManyActionplanInput">prioritiesCreateManyActionplanInput</a></li><li><a href="#type-inputType-alertsCreateManyActionplanInput">alertsCreateManyActionplanInput</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-alertsUpdateWithoutActionplanInput">alertsUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateWithoutActionplanInput">alertsUncheckedUpdateWithoutActionplanInput</a></li><li><a href="#type-inputType-alertsUncheckedUpdateManyWithoutActionplanInput">alertsUncheckedUpdateManyWithoutActionplanInput</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-alerts">alerts</a></li><li><a href="#type-outputType-alertContacts">alertContacts</a></li><li><a href="#type-outputType-actionPlan">actionPlan</a></li><li><a href="#type-outputType-priorities">priorities</a></li><li><a href="#type-outputType-content">content</a></li><li><a href="#type-outputType-AggregateAlerts">AggregateAlerts</a></li><li><a href="#type-outputType-AlertsGroupByOutputType">AlertsGroupByOutputType</a></li><li><a href="#type-outputType-AggregateAlertContacts">AggregateAlertContacts</a></li><li><a href="#type-outputType-AlertContactsGroupByOutputType">AlertContactsGroupByOutputType</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-AggregatePriorities">AggregatePriorities</a></li><li><a href="#type-outputType-PrioritiesGroupByOutputType">PrioritiesGroupByOutputType</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-AlertsCountOutputType">AlertsCountOutputType</a></li><li><a href="#type-outputType-AlertsCountAggregateOutputType">AlertsCountAggregateOutputType</a></li><li><a href="#type-outputType-AlertsAvgAggregateOutputType">AlertsAvgAggregateOutputType</a></li><li><a href="#type-outputType-AlertsSumAggregateOutputType">AlertsSumAggregateOutputType</a></li><li><a href="#type-outputType-AlertsMinAggregateOutputType">AlertsMinAggregateOutputType</a></li><li><a href="#type-outputType-AlertsMaxAggregateOutputType">AlertsMaxAggregateOutputType</a></li><li><a href="#type-outputType-AlertContactsCountOutputType">AlertContactsCountOutputType</a></li><li><a href="#type-outputType-AlertContactsCountAggregateOutputType">AlertContactsCountAggregateOutputType</a></li><li><a href="#type-outputType-AlertContactsAvgAggregateOutputType">AlertContactsAvgAggregateOutputType</a></li><li><a href="#type-outputType-AlertContactsSumAggregateOutputType">AlertContactsSumAggregateOutputType</a></li><li><a href="#type-outputType-AlertContactsMinAggregateOutputType">AlertContactsMinAggregateOutputType</a></li><li><a href="#type-outputType-AlertContactsMaxAggregateOutputType">AlertContactsMaxAggregateOutputType</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-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-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-alerts">alerts</h2>
|
|
|
|
|
|
<div class="px-4 mt-4">
|
|
<h3 class="mb-2 text-xl" id="model-alerts-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-alerts-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-alerts-type">
|
|
<td class="px-4 py-2 border">
|
|
type
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertType">alertType</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-alerts-message">
|
|
<td class="px-4 py-2 border">
|
|
message
|
|
</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-alerts-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">
|
|
No
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
-
|
|
</td>
|
|
</tr>
|
|
|
|
<tr id="model-alerts-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">
|
|
No
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
-
|
|
</td>
|
|
</tr>
|
|
|
|
<tr id="model-alerts-date">
|
|
<td class="px-4 py-2 border">
|
|
date
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</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-alerts-state">
|
|
<td class="px-4 py-2 border">
|
|
state
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertState">alertState</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-alerts-acknowledged_by">
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertContacts">alertContacts[]</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-alerts-acknowledged_at">
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime?
|
|
</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>
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<hr class="my-8">
|
|
<div class="px-4 mt-4">
|
|
<h3 class="mb-2 text-xl" id="model-alerts-operations">Operations</h3>
|
|
<div class="px-2 mb-4">
|
|
|
|
<div class="mt-4">
|
|
<h4 id="model-alerts-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
|
|
<p>Find zero or one Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get one Alerts</span>
|
|
<span class="token keyword">const</span> alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alerts">alerts</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-alerts-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
|
|
<p>Find first Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get one Alerts</span>
|
|
<span class="token keyword">const</span> alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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-alertsWhereInput">alertsWhereInput</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-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput[]</a> | <a href="#type-inputType-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-AlertsScalarFieldEnum">AlertsScalarFieldEnum</a> | <a href="#type-inputType-AlertsScalarFieldEnum">AlertsScalarFieldEnum[]</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-alerts">alerts</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-alerts-findMany" class="mb-2 text-lg font-bold">findMany</h4>
|
|
<p>Find zero or more Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get all Alerts</span>
|
|
<span class="token keyword">const</span> Alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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 Alerts</span>
|
|
<span class="token keyword">const</span> Alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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-alertsWhereInput">alertsWhereInput</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-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput[]</a> | <a href="#type-inputType-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-AlertsScalarFieldEnum">AlertsScalarFieldEnum</a> | <a href="#type-inputType-AlertsScalarFieldEnum">AlertsScalarFieldEnum[]</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-alerts">alerts</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-alerts-create" class="mb-2 text-lg font-bold">create</h4>
|
|
<p>Create one Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Create one Alerts</span>
|
|
<span class="token keyword">const</span> Alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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 Alerts</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-alertsCreateInput">alertsCreateInput</a> | <a href="#type-inputType-alertsUncheckedCreateInput">alertsUncheckedCreateInput</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-alerts">alerts</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-alerts-delete" class="mb-2 text-lg font-bold">delete</h4>
|
|
<p>Delete one Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Delete one Alerts</span>
|
|
<span class="token keyword">const</span> Alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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 Alerts</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alerts">alerts</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-alerts-update" class="mb-2 text-lg font-bold">update</h4>
|
|
<p>Update one Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Update one Alerts</span>
|
|
<span class="token keyword">const</span> alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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-alertsUpdateInput">alertsUpdateInput</a> | <a href="#type-inputType-alertsUncheckedUpdateInput">alertsUncheckedUpdateInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alerts">alerts</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-alerts-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
|
|
<p>Delete zero or more Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Delete a few Alerts</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>alerts<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-alertsWhereInput">alertsWhereInput</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-alerts-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
|
|
<p>Update zero or one Alerts</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>alerts<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-alertsUpdateManyMutationInput">alertsUpdateManyMutationInput</a> | <a href="#type-inputType-alertsUncheckedUpdateManyInput">alertsUncheckedUpdateManyInput</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-alertsWhereInput">alertsWhereInput</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-alerts-upsert" class="mb-2 text-lg font-bold">upsert</h4>
|
|
<p>Create or update one Alerts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Update or create a Alerts</span>
|
|
<span class="token keyword">const</span> alerts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alerts<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 Alerts</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 Alerts 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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsCreateInput">alertsCreateInput</a> | <a href="#type-inputType-alertsUncheckedCreateInput">alertsUncheckedCreateInput</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-alertsUpdateInput">alertsUpdateInput</a> | <a href="#type-inputType-alertsUncheckedUpdateInput">alertsUncheckedUpdateInput</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-alerts">alerts</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-alertContacts">alertContacts</h2>
|
|
|
|
|
|
<div class="px-4 mt-4">
|
|
<h3 class="mb-2 text-xl" id="model-alertContacts-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-alertContacts-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-alertContacts-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-alertContacts-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-alertContacts-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-alertContacts-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>
|
|
|
|
<tr id="model-alertContacts-alerts">
|
|
<td class="px-4 py-2 border">
|
|
alerts
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alerts">alerts[]</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-alertContacts-operations">Operations</h3>
|
|
<div class="px-2 mb-4">
|
|
|
|
<div class="mt-4">
|
|
<h4 id="model-alertContacts-findUnique" class="mb-2 text-lg font-bold">findUnique</h4>
|
|
<p>Find zero or one AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get one AlertContacts</span>
|
|
<span class="token keyword">const</span> alertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContacts">alertContacts</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-alertContacts-findFirst" class="mb-2 text-lg font-bold">findFirst</h4>
|
|
<p>Find first AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get one AlertContacts</span>
|
|
<span class="token keyword">const</span> alertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput[]</a> | <a href="#type-inputType-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-AlertContactsScalarFieldEnum">AlertContactsScalarFieldEnum</a> | <a href="#type-inputType-AlertContactsScalarFieldEnum">AlertContactsScalarFieldEnum[]</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-alertContacts">alertContacts</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-alertContacts-findMany" class="mb-2 text-lg font-bold">findMany</h4>
|
|
<p>Find zero or more AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Get all AlertContacts</span>
|
|
<span class="token keyword">const</span> AlertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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 AlertContacts</span>
|
|
<span class="token keyword">const</span> AlertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput[]</a> | <a href="#type-inputType-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-AlertContactsScalarFieldEnum">AlertContactsScalarFieldEnum</a> | <a href="#type-inputType-AlertContactsScalarFieldEnum">AlertContactsScalarFieldEnum[]</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-alertContacts">alertContacts</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-alertContacts-create" class="mb-2 text-lg font-bold">create</h4>
|
|
<p>Create one AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Create one AlertContacts</span>
|
|
<span class="token keyword">const</span> AlertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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 AlertContacts</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-alertContactsCreateInput">alertContactsCreateInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateInput">alertContactsUncheckedCreateInput</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-alertContacts">alertContacts</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-alertContacts-delete" class="mb-2 text-lg font-bold">delete</h4>
|
|
<p>Delete one AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Delete one AlertContacts</span>
|
|
<span class="token keyword">const</span> AlertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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 AlertContacts</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContacts">alertContacts</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-alertContacts-update" class="mb-2 text-lg font-bold">update</h4>
|
|
<p>Update one AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Update one AlertContacts</span>
|
|
<span class="token keyword">const</span> alertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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-alertContactsUpdateInput">alertContactsUpdateInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateInput">alertContactsUncheckedUpdateInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContacts">alertContacts</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-alertContacts-deleteMany" class="mb-2 text-lg font-bold">deleteMany</h4>
|
|
<p>Delete zero or more AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Delete a few AlertContacts</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>alertContacts<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-alertContactsWhereInput">alertContactsWhereInput</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-alertContacts-updateMany" class="mb-2 text-lg font-bold">updateMany</h4>
|
|
<p>Update zero or one AlertContacts</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>alertContacts<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-alertContactsUpdateManyMutationInput">alertContactsUpdateManyMutationInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateManyInput">alertContactsUncheckedUpdateManyInput</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContacts-upsert" class="mb-2 text-lg font-bold">upsert</h4>
|
|
<p>Create or update one AlertContacts</p>
|
|
<div class="mb-2">
|
|
<pre
|
|
class="language-markup"
|
|
><code class=" language-javascript"><span class="token comment">// Update or create a AlertContacts</span>
|
|
<span class="token keyword">const</span> alertContacts <span class="token operator">=</span> <span class="token keyword">await</span> prisma<span class="token punctuation">.</span>alertContacts<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 AlertContacts</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 AlertContacts 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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsCreateInput">alertContactsCreateInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateInput">alertContactsUncheckedCreateInput</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-alertContactsUpdateInput">alertContactsUpdateInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateInput">alertContactsUncheckedUpdateInput</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-alertContacts">alertContacts</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-alert_hook">
|
|
<td class="px-4 py-2 border">
|
|
alert_hook
|
|
</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-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>
|
|
|
|
<tr id="model-actionPlan-alerts">
|
|
<td class="px-4 py-2 border">
|
|
alerts
|
|
</td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alerts">alerts[]</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-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-alertContacts">alertContacts</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-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-alertsWhereInput">alertsWhereInput</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-alertsWhereInput">alertsWhereInput</a> | <a href="#type-inputType-alertsWhereInput">alertsWhereInput[]</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-alertsWhereInput">alertsWhereInput[]</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-alertsWhereInput">alertsWhereInput</a> | <a href="#type-inputType-alertsWhereInput">alertsWhereInput[]</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-EnumalertTypeFilter">EnumalertTypeFilter</a> | <a href="#type-inputType-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-IntNullableFilter">IntNullableFilter</a> | Int | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeFilter">DateTimeFilter</a> | DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-EnumalertStateFilter">EnumalertStateFilter</a> | <a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeNullableFilter">DateTimeNullableFilter</a> | DateTime | Null
|
|
</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-inputType-ActionPlanNullableScalarRelationFilter">ActionPlanNullableScalarRelationFilter</a> | <a href="#type-inputType-actionPlanWhereInput">actionPlanWhereInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertContactsListRelationFilter">AlertContactsListRelationFilter</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-alertsOrderByWithRelationInput">alertsOrderByWithRelationInput</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">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsOrderByRelationAggregateInput">alertContactsOrderByRelationAggregateInput</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-alertsOrderByRelevanceInput">alertsOrderByRelevanceInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsWhereInput">alertsWhereInput</a> | <a href="#type-inputType-alertsWhereInput">alertsWhereInput[]</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-alertsWhereInput">alertsWhereInput[]</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-alertsWhereInput">alertsWhereInput</a> | <a href="#type-inputType-alertsWhereInput">alertsWhereInput[]</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-EnumalertTypeFilter">EnumalertTypeFilter</a> | <a href="#type-inputType-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-IntNullableFilter">IntNullableFilter</a> | Int | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeFilter">DateTimeFilter</a> | DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-EnumalertStateFilter">EnumalertStateFilter</a> | <a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeNullableFilter">DateTimeNullableFilter</a> | DateTime | Null
|
|
</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-inputType-ActionPlanNullableScalarRelationFilter">ActionPlanNullableScalarRelationFilter</a> | <a href="#type-inputType-actionPlanWhereInput">actionPlanWhereInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertContactsListRelationFilter">AlertContactsListRelationFilter</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-alertsOrderByWithAggregationInput">alertsOrderByWithAggregationInput</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">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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-alertsCountOrderByAggregateInput">alertsCountOrderByAggregateInput</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-alertsAvgOrderByAggregateInput">alertsAvgOrderByAggregateInput</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-alertsMaxOrderByAggregateInput">alertsMaxOrderByAggregateInput</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-alertsMinOrderByAggregateInput">alertsMinOrderByAggregateInput</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-alertsSumOrderByAggregateInput">alertsSumOrderByAggregateInput</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-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput</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-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput[]</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-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput[]</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-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-alertsScalarWhereWithAggregatesInput">alertsScalarWhereWithAggregatesInput[]</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-EnumalertTypeWithAggregatesFilter">EnumalertTypeWithAggregatesFilter</a> | <a href="#type-inputType-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-IntNullableWithAggregatesFilter">IntNullableWithAggregatesFilter</a> | Int | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeWithAggregatesFilter">DateTimeWithAggregatesFilter</a> | DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-EnumalertStateWithAggregatesFilter">EnumalertStateWithAggregatesFilter</a> | <a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeNullableWithAggregatesFilter">DateTimeNullableWithAggregatesFilter</a> | DateTime | 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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsWhereInput">alertContactsWhereInput</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput[]</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-alertContactsWhereInput">alertContactsWhereInput[]</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-alertContactsWhereInput">alertContactsWhereInput</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput[]</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertsListRelationFilter">AlertsListRelationFilter</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-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsOrderByRelationAggregateInput">alertsOrderByRelationAggregateInput</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-alertContactsOrderByRelevanceInput">alertContactsOrderByRelevanceInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsWhereInput">alertContactsWhereInput</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput[]</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-alertContactsWhereInput">alertContactsWhereInput[]</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-alertContactsWhereInput">alertContactsWhereInput</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput[]</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertsListRelationFilter">AlertsListRelationFilter</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-alertContactsOrderByWithAggregationInput">alertContactsOrderByWithAggregationInput</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-alertContactsCountOrderByAggregateInput">alertContactsCountOrderByAggregateInput</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-alertContactsAvgOrderByAggregateInput">alertContactsAvgOrderByAggregateInput</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-alertContactsMaxOrderByAggregateInput">alertContactsMaxOrderByAggregateInput</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-alertContactsMinOrderByAggregateInput">alertContactsMinOrderByAggregateInput</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-alertContactsSumOrderByAggregateInput">alertContactsSumOrderByAggregateInput</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-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput</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-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput[]</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-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput[]</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-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput</a> | <a href="#type-inputType-alertContactsScalarWhereWithAggregatesInput">alertContactsScalarWhereWithAggregatesInput[]</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-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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertsListRelationFilter">AlertsListRelationFilter</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">
|
|
alert_hook </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">
|
|
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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsOrderByRelationAggregateInput">alertsOrderByRelationAggregateInput</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">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-AlertsListRelationFilter">AlertsListRelationFilter</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">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-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-AlertContactsScalarRelationFilter">AlertContactsScalarRelationFilter</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsOrderByWithRelationInput">alertContactsOrderByWithRelationInput</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-AlertContactsScalarRelationFilter">AlertContactsScalarRelationFilter</a> | <a href="#type-inputType-alertContactsWhereInput">alertContactsWhereInput</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-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-alertsCreateInput">alertsCreateInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | Null
|
|
</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-inputType-actionPlanCreateNestedOneWithoutAlertsInput">actionPlanCreateNestedOneWithoutAlertsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsCreateNestedManyWithoutAlertsInput">alertContactsCreateNestedManyWithoutAlertsInput</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-alertsUncheckedCreateInput">alertsUncheckedCreateInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUncheckedCreateNestedManyWithoutAlertsInput">alertContactsUncheckedCreateNestedManyWithoutAlertsInput</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-alertsUpdateInput">alertsUpdateInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a> | Null
|
|
</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-inputType-actionPlanUpdateOneWithoutAlertsNestedInput">actionPlanUpdateOneWithoutAlertsNestedInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUpdateManyWithoutAlertsNestedInput">alertContactsUpdateManyWithoutAlertsNestedInput</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-alertsUncheckedUpdateInput">alertsUncheckedUpdateInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
Int | <a href="#type-inputType-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUncheckedUpdateManyWithoutAlertsNestedInput">alertContactsUncheckedUpdateManyWithoutAlertsNestedInput</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-alertsCreateManyInput">alertsCreateManyInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | 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-alertsUpdateManyMutationInput">alertsUpdateManyMutationInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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-alertsUncheckedUpdateManyInput">alertsUncheckedUpdateManyInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
Int | <a href="#type-inputType-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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-alertContactsCreateInput">alertContactsCreateInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsCreateNestedManyWithoutAcknowledged_byInput">alertsCreateNestedManyWithoutAcknowledged_byInput</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-alertContactsUncheckedCreateInput">alertContactsUncheckedCreateInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput">alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput</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-alertContactsUpdateInput">alertContactsUpdateInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUpdateManyWithoutAcknowledged_byNestedInput">alertsUpdateManyWithoutAcknowledged_byNestedInput</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-alertContactsUncheckedUpdateInput">alertContactsUncheckedUpdateInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput">alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput</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-alertContactsCreateManyInput">alertContactsCreateManyInput</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-alertContactsUpdateManyMutationInput">alertContactsUpdateManyMutationInput</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-alertContactsUncheckedUpdateManyInput">alertContactsUncheckedUpdateManyInput</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-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">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsCreateNestedManyWithoutActionplanInput">alertsCreateNestedManyWithoutActionplanInput</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">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutActionplanInput">alertsUncheckedCreateNestedManyWithoutActionplanInput</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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUpdateManyWithoutActionplanNestedInput">alertsUpdateManyWithoutActionplanNestedInput</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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedUpdateManyWithoutActionplanNestedInput">alertsUncheckedUpdateManyWithoutActionplanNestedInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-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-alertContactsCreateNestedOneWithoutPriosInput">alertContactsCreateNestedOneWithoutPriosInput</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-alertContactsUpdateOneRequiredWithoutPriosNestedInput">alertContactsUpdateOneRequiredWithoutPriosNestedInput</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-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-EnumalertTypeFilter">EnumalertTypeFilter</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldRefInput">EnumalertTypeFieldRefInput</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-alertType">alertType[]</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-alertType">alertType[]</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-alertType">alertType</a> | <a href="#type-inputType-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-IntNullableFilter">IntNullableFilter</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-DateTimeFilter">DateTimeFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime
|
|
</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">
|
|
DateTime
|
|
</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeFilter">NestedDateTimeFilter</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-EnumalertStateFilter">EnumalertStateFilter</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-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldRefInput">EnumalertStateFieldRefInput</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-alertState">alertState[]</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-alertState">alertState[]</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-alertState">alertState</a> | <a href="#type-inputType-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-DateTimeNullableFilter">DateTimeNullableFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | 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">
|
|
DateTime | 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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-ActionPlanNullableScalarRelationFilter">ActionPlanNullableScalarRelationFilter</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> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</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> | 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-AlertContactsListRelationFilter">AlertContactsListRelationFilter</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsOrderByRelationAggregateInput">alertContactsOrderByRelationAggregateInput</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-alertsOrderByRelevanceInput">alertsOrderByRelevanceInput</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-alertsOrderByRelevanceFieldEnum">alertsOrderByRelevanceFieldEnum</a> | <a href="#type-inputType-alertsOrderByRelevanceFieldEnum">alertsOrderByRelevanceFieldEnum[]</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-alertsCountOrderByAggregateInput">alertsCountOrderByAggregateInput</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">
|
|
message </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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-alertsAvgOrderByAggregateInput">alertsAvgOrderByAggregateInput</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">
|
|
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-alertsMaxOrderByAggregateInput">alertsMaxOrderByAggregateInput</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">
|
|
message </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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-alertsMinOrderByAggregateInput">alertsMinOrderByAggregateInput</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">
|
|
message </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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-alertsSumOrderByAggregateInput">alertsSumOrderByAggregateInput</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">
|
|
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-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-EnumalertTypeWithAggregatesFilter">EnumalertTypeWithAggregatesFilter</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldRefInput">EnumalertTypeFieldRefInput</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-alertType">alertType[]</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-alertType">alertType[]</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-alertType">alertType</a> | <a href="#type-inputType-NestedEnumalertTypeWithAggregatesFilter">NestedEnumalertTypeWithAggregatesFilter</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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-IntNullableWithAggregatesFilter">IntNullableWithAggregatesFilter</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-NestedIntNullableWithAggregatesFilter">NestedIntNullableWithAggregatesFilter</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">
|
|
_avg </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-NestedFloatNullableFilter">NestedFloatNullableFilter</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-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-NestedIntNullableFilter">NestedIntNullableFilter</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-NestedIntNullableFilter">NestedIntNullableFilter</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-DateTimeWithAggregatesFilter">DateTimeWithAggregatesFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime
|
|
</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">
|
|
DateTime
|
|
</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeWithAggregatesFilter">NestedDateTimeWithAggregatesFilter</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-NestedDateTimeFilter">NestedDateTimeFilter</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-NestedDateTimeFilter">NestedDateTimeFilter</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-EnumalertStateWithAggregatesFilter">EnumalertStateWithAggregatesFilter</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-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldRefInput">EnumalertStateFieldRefInput</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-alertState">alertState[]</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-alertState">alertState[]</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-alertState">alertState</a> | <a href="#type-inputType-NestedEnumalertStateWithAggregatesFilter">NestedEnumalertStateWithAggregatesFilter</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-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-DateTimeNullableWithAggregatesFilter">DateTimeNullableWithAggregatesFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | 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">
|
|
DateTime | 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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeNullableWithAggregatesFilter">NestedDateTimeNullableWithAggregatesFilter</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-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-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-AlertsListRelationFilter">AlertsListRelationFilter</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-alertsWhereInput">alertsWhereInput</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-alertsWhereInput">alertsWhereInput</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-alertsWhereInput">alertsWhereInput</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-alertsOrderByRelationAggregateInput">alertsOrderByRelationAggregateInput</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-alertContactsOrderByRelevanceInput">alertContactsOrderByRelevanceInput</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-alertContactsOrderByRelevanceFieldEnum">alertContactsOrderByRelevanceFieldEnum</a> | <a href="#type-inputType-alertContactsOrderByRelevanceFieldEnum">alertContactsOrderByRelevanceFieldEnum[]</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-alertContactsCountOrderByAggregateInput">alertContactsCountOrderByAggregateInput</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-alertContactsAvgOrderByAggregateInput">alertContactsAvgOrderByAggregateInput</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-alertContactsMaxOrderByAggregateInput">alertContactsMaxOrderByAggregateInput</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-alertContactsMinOrderByAggregateInput">alertContactsMinOrderByAggregateInput</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-alertContactsSumOrderByAggregateInput">alertContactsSumOrderByAggregateInput</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-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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-AlertContactsScalarRelationFilter">AlertContactsScalarRelationFilter</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsWhereInput">alertContactsWhereInput</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-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-actionPlanCreateNestedOneWithoutAlertsInput">actionPlanCreateNestedOneWithoutAlertsInput</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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</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-actionPlanCreateOrConnectWithoutAlertsInput">actionPlanCreateOrConnectWithoutAlertsInput</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-alertContactsCreateNestedManyWithoutAlertsInput">alertContactsCreateNestedManyWithoutAlertsInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput[]</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput[]</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-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsUncheckedCreateNestedManyWithoutAlertsInput">alertContactsUncheckedCreateNestedManyWithoutAlertsInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput[]</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput[]</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-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</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-alertType">alertType</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-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-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</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">
|
|
DateTime
|
|
</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-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</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-alertState">alertState</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-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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">
|
|
DateTime | 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-actionPlanUpdateOneWithoutAlertsNestedInput">actionPlanUpdateOneWithoutAlertsNestedInput</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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</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-actionPlanCreateOrConnectWithoutAlertsInput">actionPlanCreateOrConnectWithoutAlertsInput</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-actionPlanUpsertWithoutAlertsInput">actionPlanUpsertWithoutAlertsInput</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">
|
|
Boolean | <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">
|
|
delete </td>
|
|
<td class="px-4 py-2 border">
|
|
Boolean | <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">
|
|
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-actionPlanUpdateToOneWithWhereWithoutAlertsInput">actionPlanUpdateToOneWithWhereWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUpdateWithoutAlertsInput">actionPlanUpdateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedUpdateWithoutAlertsInput">actionPlanUncheckedUpdateWithoutAlertsInput</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-alertContactsUpdateManyWithoutAlertsNestedInput">alertContactsUpdateManyWithoutAlertsNestedInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput[]</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput[]</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-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput[]</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-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput[]</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-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput[]</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</a> | <a href="#type-inputType-alertContactsScalarWhereInput">alertContactsScalarWhereInput[]</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-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</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 | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</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-alertContactsUncheckedUpdateManyWithoutAlertsNestedInput">alertContactsUncheckedUpdateManyWithoutAlertsNestedInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput[]</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput[]</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-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput[]</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-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</a> | <a href="#type-inputType-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput[]</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-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput[]</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-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput[]</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</a> | <a href="#type-inputType-alertContactsScalarWhereInput">alertContactsScalarWhereInput[]</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-alertsCreateNestedManyWithoutAcknowledged_byInput">alertsCreateNestedManyWithoutAcknowledged_byInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput[]</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-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput">alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput[]</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-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-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-alertsUpdateManyWithoutAcknowledged_byNestedInput">alertsUpdateManyWithoutAcknowledged_byNestedInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput[]</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-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput[]</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-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput[]</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-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-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-alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput">alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput[]</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-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput[]</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-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput[]</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-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-alertsCreateNestedManyWithoutActionplanInput">alertsCreateNestedManyWithoutActionplanInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput[]</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-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput[]</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-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUncheckedCreateNestedManyWithoutActionplanInput">alertsUncheckedCreateNestedManyWithoutActionplanInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput[]</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-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput[]</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-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUpdateManyWithoutActionplanNestedInput">alertsUpdateManyWithoutActionplanNestedInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput[]</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-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput[]</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-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput[]</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-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput[]</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-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-alertsUncheckedUpdateManyWithoutActionplanNestedInput">alertsUncheckedUpdateManyWithoutActionplanNestedInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput[]</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput[]</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-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</a> | <a href="#type-inputType-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput[]</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-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput[]</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-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsWhereUniqueInput">alertsWhereUniqueInput</a> | <a href="#type-inputType-alertsWhereUniqueInput">alertsWhereUniqueInput[]</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-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput[]</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-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput</a> | <a href="#type-inputType-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-alertContactsCreateNestedOneWithoutPriosInput">alertContactsCreateNestedOneWithoutPriosInput</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-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</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-alertContactsCreateOrConnectWithoutPriosInput">alertContactsCreateOrConnectWithoutPriosInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsUpdateOneRequiredWithoutPriosNestedInput">alertContactsUpdateOneRequiredWithoutPriosNestedInput</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-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</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-alertContactsCreateOrConnectWithoutPriosInput">alertContactsCreateOrConnectWithoutPriosInput</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-alertContactsUpsertWithoutPriosInput">alertContactsUpsertWithoutPriosInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsUpdateToOneWithWhereWithoutPriosInput">alertContactsUpdateToOneWithWhereWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUpdateWithoutPriosInput">alertContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateWithoutPriosInput">alertContactsUncheckedUpdateWithoutPriosInput</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-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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldRefInput">EnumalertTypeFieldRefInput</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-alertType">alertType[]</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-alertType">alertType[]</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-alertType">alertType</a> | <a href="#type-inputType-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-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-NestedDateTimeFilter">NestedDateTimeFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime
|
|
</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">
|
|
DateTime
|
|
</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeFilter">NestedDateTimeFilter</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-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldRefInput">EnumalertStateFieldRefInput</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-alertState">alertState[]</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-alertState">alertState[]</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-alertState">alertState</a> | <a href="#type-inputType-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | 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">
|
|
DateTime | 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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-NestedEnumalertTypeWithAggregatesFilter">NestedEnumalertTypeWithAggregatesFilter</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldRefInput">EnumalertTypeFieldRefInput</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-alertType">alertType[]</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-alertType">alertType[]</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-alertType">alertType</a> | <a href="#type-inputType-NestedEnumalertTypeWithAggregatesFilter">NestedEnumalertTypeWithAggregatesFilter</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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-NestedEnumalertTypeFilter">NestedEnumalertTypeFilter</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-NestedIntNullableWithAggregatesFilter">NestedIntNullableWithAggregatesFilter</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-NestedIntNullableWithAggregatesFilter">NestedIntNullableWithAggregatesFilter</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">
|
|
_avg </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-NestedFloatNullableFilter">NestedFloatNullableFilter</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-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-NestedIntNullableFilter">NestedIntNullableFilter</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-NestedIntNullableFilter">NestedIntNullableFilter</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-NestedFloatNullableFilter">NestedFloatNullableFilter</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> | 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">
|
|
Float | 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">
|
|
Float | 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">
|
|
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-NestedFloatNullableFilter">NestedFloatNullableFilter</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-NestedDateTimeWithAggregatesFilter">NestedDateTimeWithAggregatesFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime
|
|
</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">
|
|
DateTime
|
|
</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeWithAggregatesFilter">NestedDateTimeWithAggregatesFilter</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-NestedDateTimeFilter">NestedDateTimeFilter</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-NestedDateTimeFilter">NestedDateTimeFilter</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-NestedEnumalertStateWithAggregatesFilter">NestedEnumalertStateWithAggregatesFilter</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-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldRefInput">EnumalertStateFieldRefInput</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-alertState">alertState[]</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-alertState">alertState[]</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-alertState">alertState</a> | <a href="#type-inputType-NestedEnumalertStateWithAggregatesFilter">NestedEnumalertStateWithAggregatesFilter</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-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-NestedEnumalertStateFilter">NestedEnumalertStateFilter</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-NestedDateTimeNullableWithAggregatesFilter">NestedDateTimeNullableWithAggregatesFilter</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | 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">
|
|
DateTime | 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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldRefInput">DateTimeFieldRefInput</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">
|
|
DateTime | <a href="#type-inputType-NestedDateTimeNullableWithAggregatesFilter">NestedDateTimeNullableWithAggregatesFilter</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-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-NestedDateTimeNullableFilter">NestedDateTimeNullableFilter</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-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-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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</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">
|
|
alert_hook </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-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-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</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">
|
|
alert_hook </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-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-actionPlanCreateOrConnectWithoutAlertsInput">actionPlanCreateOrConnectWithoutAlertsInput</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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</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-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</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-alertContactsCreateOrConnectWithoutAlertsInput">alertContactsCreateOrConnectWithoutAlertsInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</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-actionPlanUpsertWithoutAlertsInput">actionPlanUpsertWithoutAlertsInput</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-actionPlanUpdateWithoutAlertsInput">actionPlanUpdateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedUpdateWithoutAlertsInput">actionPlanUncheckedUpdateWithoutAlertsInput</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-actionPlanCreateWithoutAlertsInput">actionPlanCreateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedCreateWithoutAlertsInput">actionPlanUncheckedCreateWithoutAlertsInput</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-actionPlanUpdateToOneWithWhereWithoutAlertsInput">actionPlanUpdateToOneWithWhereWithoutAlertsInput</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-actionPlanUpdateWithoutAlertsInput">actionPlanUpdateWithoutAlertsInput</a> | <a href="#type-inputType-actionPlanUncheckedUpdateWithoutAlertsInput">actionPlanUncheckedUpdateWithoutAlertsInput</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-actionPlanUpdateWithoutAlertsInput">actionPlanUpdateWithoutAlertsInput</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">
|
|
alert_hook </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">
|
|
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-actionPlanUncheckedUpdateWithoutAlertsInput">actionPlanUncheckedUpdateWithoutAlertsInput</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">
|
|
alert_hook </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">
|
|
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-alertContactsUpsertWithWhereUniqueWithoutAlertsInput">alertContactsUpsertWithWhereUniqueWithoutAlertsInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsUpdateWithoutAlertsInput">alertContactsUpdateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateWithoutAlertsInput">alertContactsUncheckedUpdateWithoutAlertsInput</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-alertContactsCreateWithoutAlertsInput">alertContactsCreateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutAlertsInput">alertContactsUncheckedCreateWithoutAlertsInput</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-alertContactsUpdateWithWhereUniqueWithoutAlertsInput">alertContactsUpdateWithWhereUniqueWithoutAlertsInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsUpdateWithoutAlertsInput">alertContactsUpdateWithoutAlertsInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateWithoutAlertsInput">alertContactsUncheckedUpdateWithoutAlertsInput</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-alertContactsUpdateManyWithWhereWithoutAlertsInput">alertContactsUpdateManyWithWhereWithoutAlertsInput</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</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-alertContactsUpdateManyMutationInput">alertContactsUpdateManyMutationInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateManyWithoutAlertsInput">alertContactsUncheckedUpdateManyWithoutAlertsInput</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</a> | <a href="#type-inputType-alertContactsScalarWhereInput">alertContactsScalarWhereInput[]</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput[]</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-alertContactsScalarWhereInput">alertContactsScalarWhereInput</a> | <a href="#type-inputType-alertContactsScalarWhereInput">alertContactsScalarWhereInput[]</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>
|
|
|
|
</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | Null
|
|
</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-inputType-actionPlanCreateNestedOneWithoutAlertsInput">actionPlanCreateNestedOneWithoutAlertsInput</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-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | 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-alertsCreateOrConnectWithoutAcknowledged_byInput">alertsCreateOrConnectWithoutAcknowledged_byInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</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-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-alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput">alertsUpsertWithWhereUniqueWithoutAcknowledged_byInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsUpdateWithoutAcknowledged_byInput">alertsUpdateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedUpdateWithoutAcknowledged_byInput">alertsUncheckedUpdateWithoutAcknowledged_byInput</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-alertsCreateWithoutAcknowledged_byInput">alertsCreateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutAcknowledged_byInput">alertsUncheckedCreateWithoutAcknowledged_byInput</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-alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput">alertsUpdateWithWhereUniqueWithoutAcknowledged_byInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsUpdateWithoutAcknowledged_byInput">alertsUpdateWithoutAcknowledged_byInput</a> | <a href="#type-inputType-alertsUncheckedUpdateWithoutAcknowledged_byInput">alertsUncheckedUpdateWithoutAcknowledged_byInput</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-alertsUpdateManyWithWhereWithoutAcknowledged_byInput">alertsUpdateManyWithWhereWithoutAcknowledged_byInput</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-alertsScalarWhereInput">alertsScalarWhereInput</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-alertsUpdateManyMutationInput">alertsUpdateManyMutationInput</a> | <a href="#type-inputType-alertsUncheckedUpdateManyWithoutAcknowledged_byInput">alertsUncheckedUpdateManyWithoutAcknowledged_byInput</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-alertsScalarWhereInput">alertsScalarWhereInput</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput[]</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-alertsScalarWhereInput">alertsScalarWhereInput</a> | <a href="#type-inputType-alertsScalarWhereInput">alertsScalarWhereInput[]</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-EnumalertTypeFilter">EnumalertTypeFilter</a> | <a href="#type-inputType-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-IntNullableFilter">IntNullableFilter</a> | Int | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeFilter">DateTimeFilter</a> | DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-EnumalertStateFilter">EnumalertStateFilter</a> | <a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-DateTimeNullableFilter">DateTimeNullableFilter</a> | DateTime | 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-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-alertContactsCreateNestedOneWithoutPriosInput">alertContactsCreateNestedOneWithoutPriosInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsCreateNestedManyWithoutAlertsInput">alertContactsCreateNestedManyWithoutAlertsInput</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-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUncheckedCreateNestedManyWithoutAlertsInput">alertContactsUncheckedCreateNestedManyWithoutAlertsInput</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-alertsCreateOrConnectWithoutActionplanInput">alertsCreateOrConnectWithoutActionplanInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</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-alertsCreateManyActionplanInputEnvelope">alertsCreateManyActionplanInputEnvelope</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-alertsCreateManyActionplanInput">alertsCreateManyActionplanInput</a> | <a href="#type-inputType-alertsCreateManyActionplanInput">alertsCreateManyActionplanInput[]</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-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-alertsUpsertWithWhereUniqueWithoutActionplanInput">alertsUpsertWithWhereUniqueWithoutActionplanInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsUpdateWithoutActionplanInput">alertsUpdateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedUpdateWithoutActionplanInput">alertsUncheckedUpdateWithoutActionplanInput</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-alertsCreateWithoutActionplanInput">alertsCreateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedCreateWithoutActionplanInput">alertsUncheckedCreateWithoutActionplanInput</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-alertsUpdateWithWhereUniqueWithoutActionplanInput">alertsUpdateWithWhereUniqueWithoutActionplanInput</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-alertsWhereUniqueInput">alertsWhereUniqueInput</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-alertsUpdateWithoutActionplanInput">alertsUpdateWithoutActionplanInput</a> | <a href="#type-inputType-alertsUncheckedUpdateWithoutActionplanInput">alertsUncheckedUpdateWithoutActionplanInput</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-alertsUpdateManyWithWhereWithoutActionplanInput">alertsUpdateManyWithWhereWithoutActionplanInput</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-alertsScalarWhereInput">alertsScalarWhereInput</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-alertsUpdateManyMutationInput">alertsUpdateManyMutationInput</a> | <a href="#type-inputType-alertsUncheckedUpdateManyWithoutActionplanInput">alertsUncheckedUpdateManyWithoutActionplanInput</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-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsCreateNestedManyWithoutAcknowledged_byInput">alertsCreateNestedManyWithoutAcknowledged_byInput</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-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput">alertsUncheckedCreateNestedManyWithoutAcknowledged_byInput</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-alertContactsCreateOrConnectWithoutPriosInput">alertContactsCreateOrConnectWithoutPriosInput</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-alertContactsWhereUniqueInput">alertContactsWhereUniqueInput</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-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsCreateNestedManyWithoutActionplanInput">alertsCreateNestedManyWithoutActionplanInput</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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutActionplanInput">alertsUncheckedCreateNestedManyWithoutActionplanInput</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-alertContactsUpsertWithoutPriosInput">alertContactsUpsertWithoutPriosInput</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-alertContactsUpdateWithoutPriosInput">alertContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateWithoutPriosInput">alertContactsUncheckedUpdateWithoutPriosInput</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-alertContactsCreateWithoutPriosInput">alertContactsCreateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedCreateWithoutPriosInput">alertContactsUncheckedCreateWithoutPriosInput</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsUpdateToOneWithWhereWithoutPriosInput">alertContactsUpdateToOneWithWhereWithoutPriosInput</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-alertContactsWhereInput">alertContactsWhereInput</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-alertContactsUpdateWithoutPriosInput">alertContactsUpdateWithoutPriosInput</a> | <a href="#type-inputType-alertContactsUncheckedUpdateWithoutPriosInput">alertContactsUncheckedUpdateWithoutPriosInput</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-alertContactsUpdateWithoutPriosInput">alertContactsUpdateWithoutPriosInput</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUpdateManyWithoutAcknowledged_byNestedInput">alertsUpdateManyWithoutAcknowledged_byNestedInput</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-alertContactsUncheckedUpdateWithoutPriosInput">alertContactsUncheckedUpdateWithoutPriosInput</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput">alertsUncheckedUpdateManyWithoutAcknowledged_byNestedInput</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-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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUpdateManyWithoutActionplanNestedInput">alertsUpdateManyWithoutActionplanNestedInput</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">
|
|
alert_hook </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">
|
|
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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedUpdateManyWithoutActionplanNestedInput">alertsUncheckedUpdateManyWithoutActionplanNestedInput</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-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">
|
|
alert_hook </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-inputType-prioritiesCreateNestedManyWithoutActionplanInput">prioritiesCreateNestedManyWithoutActionplanInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsCreateNestedManyWithoutActionplanInput">alertsCreateNestedManyWithoutActionplanInput</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">
|
|
alert_hook </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-inputType-prioritiesUncheckedCreateNestedManyWithoutActionplanInput">prioritiesUncheckedCreateNestedManyWithoutActionplanInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedCreateNestedManyWithoutActionplanInput">alertsUncheckedCreateNestedManyWithoutActionplanInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-alertContactsUpdateWithoutAlertsInput">alertContactsUpdateWithoutAlertsInput</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-alertContactsUncheckedUpdateWithoutAlertsInput">alertContactsUncheckedUpdateWithoutAlertsInput</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-alertContactsUncheckedUpdateManyWithoutAlertsInput">alertContactsUncheckedUpdateManyWithoutAlertsInput</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-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-alertsUpdateWithoutAcknowledged_byInput">alertsUpdateWithoutAcknowledged_byInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a> | Null
|
|
</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-inputType-actionPlanUpdateOneWithoutAlertsNestedInput">actionPlanUpdateOneWithoutAlertsNestedInput</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-alertsUncheckedUpdateWithoutAcknowledged_byInput">alertsUncheckedUpdateWithoutAcknowledged_byInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
Int | <a href="#type-inputType-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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-alertsUncheckedUpdateManyWithoutAcknowledged_byInput">alertsUncheckedUpdateManyWithoutAcknowledged_byInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </td>
|
|
<td class="px-4 py-2 border">
|
|
Int | <a href="#type-inputType-NullableIntFieldUpdateOperationsInput">NullableIntFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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-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-alertsCreateManyActionplanInput">alertsCreateManyActionplanInput</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | 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-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-alertContactsUpdateOneRequiredWithoutPriosNestedInput">alertContactsUpdateOneRequiredWithoutPriosNestedInput</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-alertsUpdateWithoutActionplanInput">alertsUpdateWithoutActionplanInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUpdateManyWithoutAlertsNestedInput">alertContactsUpdateManyWithoutAlertsNestedInput</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-alertsUncheckedUpdateWithoutActionplanInput">alertsUncheckedUpdateWithoutActionplanInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</a> | Null
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertContactsUncheckedUpdateManyWithoutAlertsNestedInput">alertContactsUncheckedUpdateManyWithoutAlertsNestedInput</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-alertsUncheckedUpdateManyWithoutActionplanInput">alertsUncheckedUpdateManyWithoutActionplanInput</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-alertType">alertType</a> | <a href="#type-inputType-EnumalertTypeFieldUpdateOperationsInput">EnumalertTypeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-DateTimeFieldUpdateOperationsInput">DateTimeFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertState">alertState</a> | <a href="#type-inputType-EnumalertStateFieldUpdateOperationsInput">EnumalertStateFieldUpdateOperationsInput</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime | <a href="#type-inputType-NullableDateTimeFieldUpdateOperationsInput">NullableDateTimeFieldUpdateOperationsInput</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-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">
|
|
alert_hook </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">
|
|
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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUpdateManyWithoutActionplanNestedInput">alertsUpdateManyWithoutActionplanNestedInput</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">
|
|
alert_hook </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">
|
|
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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-inputType-alertsUncheckedUpdateManyWithoutActionplanNestedInput">alertsUncheckedUpdateManyWithoutActionplanNestedInput</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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>
|
|
|
|
</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-alerts">alerts</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</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-outputType-actionPlan">actionPlan</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_by </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertContacts">alertContacts[]</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-AlertsCountOutputType">AlertsCountOutputType</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-alertContacts">alertContacts</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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alerts">alerts[]</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-AlertContactsCountOutputType">AlertContactsCountOutputType</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">
|
|
alert_hook </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">
|
|
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">
|
|
alerts </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alerts">alerts[]</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-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-alertContacts">alertContacts</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-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-AggregateAlerts">AggregateAlerts</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-AlertsCountAggregateOutputType">AlertsCountAggregateOutputType</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-AlertsAvgAggregateOutputType">AlertsAvgAggregateOutputType</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-AlertsSumAggregateOutputType">AlertsSumAggregateOutputType</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-AlertsMinAggregateOutputType">AlertsMinAggregateOutputType</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-AlertsMaxAggregateOutputType">AlertsMaxAggregateOutputType</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-AlertsGroupByOutputType">AlertsGroupByOutputType</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
<strong>Yes</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</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-AlertsCountAggregateOutputType">AlertsCountAggregateOutputType</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-AlertsAvgAggregateOutputType">AlertsAvgAggregateOutputType</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-AlertsSumAggregateOutputType">AlertsSumAggregateOutputType</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-AlertsMinAggregateOutputType">AlertsMinAggregateOutputType</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-AlertsMaxAggregateOutputType">AlertsMaxAggregateOutputType</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-AggregateAlertContacts">AggregateAlertContacts</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-AlertContactsCountAggregateOutputType">AlertContactsCountAggregateOutputType</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-AlertContactsAvgAggregateOutputType">AlertContactsAvgAggregateOutputType</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-AlertContactsSumAggregateOutputType">AlertContactsSumAggregateOutputType</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-AlertContactsMinAggregateOutputType">AlertContactsMinAggregateOutputType</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-AlertContactsMaxAggregateOutputType">AlertContactsMaxAggregateOutputType</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-AlertContactsGroupByOutputType">AlertContactsGroupByOutputType</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-AlertContactsCountAggregateOutputType">AlertContactsCountAggregateOutputType</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-AlertContactsAvgAggregateOutputType">AlertContactsAvgAggregateOutputType</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-AlertContactsSumAggregateOutputType">AlertContactsSumAggregateOutputType</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-AlertContactsMinAggregateOutputType">AlertContactsMinAggregateOutputType</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-AlertContactsMaxAggregateOutputType">AlertContactsMaxAggregateOutputType</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">
|
|
alert_hook </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-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-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-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-AlertsCountOutputType">AlertsCountOutputType</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">
|
|
acknowledged_by </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-AlertsCountAggregateOutputType">AlertsCountAggregateOutputType</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">
|
|
message </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">
|
|
date </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">
|
|
state </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">
|
|
acknowledged_at </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-AlertsAvgAggregateOutputType">AlertsAvgAggregateOutputType</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">
|
|
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-AlertsSumAggregateOutputType">AlertsSumAggregateOutputType</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">
|
|
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-AlertsMinAggregateOutputType">AlertsMinAggregateOutputType</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</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-AlertsMaxAggregateOutputType">AlertsMaxAggregateOutputType</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-alertType">alertType</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
message </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">
|
|
actionplanId </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">
|
|
date </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
state </td>
|
|
<td class="px-4 py-2 border">
|
|
<a href="#type-outputType-alertState">alertState</a>
|
|
</td>
|
|
|
|
<td class="px-4 py-2 border">
|
|
No
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
acknowledged_at </td>
|
|
<td class="px-4 py-2 border">
|
|
DateTime
|
|
</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-AlertContactsCountOutputType">AlertContactsCountOutputType</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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </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-AlertContactsCountAggregateOutputType">AlertContactsCountAggregateOutputType</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-AlertContactsAvgAggregateOutputType">AlertContactsAvgAggregateOutputType</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-AlertContactsSumAggregateOutputType">AlertContactsSumAggregateOutputType</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-AlertContactsMinAggregateOutputType">AlertContactsMinAggregateOutputType</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-AlertContactsMaxAggregateOutputType">AlertContactsMaxAggregateOutputType</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-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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alerts </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">
|
|
alert_hook </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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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>
|
|
|
|
<tr>
|
|
<td class="px-4 py-2 border">
|
|
alert_hook </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-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>
|