Skip to content

Commit 78f2738

Browse files
GraphQL schema update (#61261)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 3ffff6f commit 78f2738

5 files changed

Lines changed: 1203 additions & 514 deletions

File tree

src/graphql/data/fpt/changelog.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
[
2+
{
3+
"schemaChanges": [
4+
{
5+
"title": "The GraphQL schema includes these changes:",
6+
"changes": [
7+
"<p>Enum value <code>CLOSED</code> was added to enum 'ProjectV2FieldType'</p>",
8+
"<p>Enum value <code>CREATED</code> was added to enum 'ProjectV2FieldType'</p>",
9+
"<p>Enum value <code>UPDATED</code> was added to enum 'ProjectV2FieldType'</p>"
10+
]
11+
}
12+
],
13+
"previewChanges": [],
14+
"upcomingChanges": [],
15+
"date": "2026-05-15"
16+
},
217
{
318
"schemaChanges": [
419
{

0 commit comments

Comments
 (0)