You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/graphql/data/fpt/schema.json
+17-7Lines changed: 17 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -15790,7 +15790,7 @@
15790
15790
},
15791
15791
{
15792
15792
"name": "minimizedReason",
15793
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
15793
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
15794
15794
"type": "String",
15795
15795
"id": "string",
15796
15796
"kind": "scalars",
@@ -21578,7 +21578,7 @@
21578
21578
},
21579
21579
{
21580
21580
"name": "minimizedReason",
21581
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
21581
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
21582
21582
"type": "String",
21583
21583
"id": "string",
21584
21584
"kind": "scalars",
@@ -28651,7 +28651,7 @@
28651
28651
},
28652
28652
{
28653
28653
"name": "minimizedReason",
28654
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
28654
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
28655
28655
"type": "String",
28656
28656
"id": "string",
28657
28657
"kind": "scalars",
@@ -31626,7 +31626,7 @@
31626
31626
},
31627
31627
{
31628
31628
"name": "minimizedReason",
31629
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
31629
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
31630
31630
"type": "String",
31631
31631
"id": "string",
31632
31632
"kind": "scalars",
@@ -58195,7 +58195,7 @@
58195
58195
},
58196
58196
{
58197
58197
"name": "minimizedReason",
58198
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
58198
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
58199
58199
"type": "String",
58200
58200
"id": "string",
58201
58201
"kind": "scalars",
@@ -58698,7 +58698,7 @@
58698
58698
},
58699
58699
{
58700
58700
"name": "minimizedReason",
58701
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
58701
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
58702
58702
"type": "String",
58703
58703
"id": "string",
58704
58704
"kind": "scalars",
@@ -70366,6 +70366,16 @@
70366
70366
"href": "/graphql/reference/scalars#string"
70367
70367
}
70368
70368
},
70369
+
{
70370
+
"name": "classifications",
70371
+
"description": "<p>Filter by the classification of the alert's associated security advisory.</p>",
"description": "<p>Filter by the scope of the alert's dependency.</p>",
@@ -87142,7 +87152,7 @@
87142
87152
},
87143
87153
{
87144
87154
"name": "minimizedReason",
87145
-
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>and <code>spam</code>. Note that the case and\nformatting of these values differs from the inputs to the<code>MinimizeComment</code> mutation.</p>",
87155
+
"description": "<p>Returns why the comment was minimized. One of <code>abuse</code>, <code>off-topic</code>,\n<code>outdated</code>, <code>resolved</code>, <code>duplicate</code>, <code>spam</code>, and <code>low-quality</code>. Note that the\ncase and formatting of these values differs from the inputs to the\n<code>MinimizeComment</code> mutation.</p>",
0 commit comments