Skip to content

Commit 7e3558d

Browse files
GraphQL schema update (#61439)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent d0aac8e commit 7e3558d

5 files changed

Lines changed: 273 additions & 118 deletions

File tree

src/graphql/data/fpt/changelog.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"schemaChanges": [
4+
{
5+
"title": "The GraphQL schema includes these changes:",
6+
"changes": [
7+
"<p>Enum value 'LOW_QUALITY<code>was added to enum</code>ReportedContentClassifiers'</p>"
8+
]
9+
}
10+
],
11+
"previewChanges": [],
12+
"upcomingChanges": [],
13+
"date": "2026-05-27"
14+
},
215
{
316
"schemaChanges": [
417
{

0 commit comments

Comments
 (0)