File tree Expand file tree Collapse file tree 5 files changed +31
-0
lines changed Expand file tree Collapse file tree 5 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "schemaChanges": [
4
+ {
5
+ "title": "The GraphQL schema includes these changes:",
6
+ "changes": [
7
+ "<p>Enum value <code>SY</code> was added to enum <code>SponsorsCountryOrRegionCode</code></p>"
8
+ ]
9
+ }
10
+ ],
11
+ "previewChanges": [],
12
+ "upcomingChanges": [],
13
+ "date": "2025-09-10"
14
+ },
2
15
{
3
16
"schemaChanges": [
4
17
{
Original file line number Diff line number Diff line change @@ -57941,6 +57941,11 @@ enum SponsorsCountryOrRegionCode {
57941
57941
"""
57942
57942
SX
57943
57943
57944
+ """
57945
+ Syria
57946
+ """
57947
+ SY
57948
+
57944
57949
"""
57945
57950
Swaziland
57946
57951
"""
Original file line number Diff line number Diff line change 94405
94405
"name": "SX",
94406
94406
"description": "<p>Sint Maarten (Dutch part).</p>"
94407
94407
},
94408
+ {
94409
+ "name": "SY",
94410
+ "description": "<p>Syria.</p>"
94411
+ },
94408
94412
{
94409
94413
"name": "SZ",
94410
94414
"description": "<p>Swaziland.</p>"
Original file line number Diff line number Diff line change @@ -57941,6 +57941,11 @@ enum SponsorsCountryOrRegionCode {
57941
57941
"""
57942
57942
SX
57943
57943
57944
+ """
57945
+ Syria
57946
+ """
57947
+ SY
57948
+
57944
57949
"""
57945
57950
Swaziland
57946
57951
"""
Original file line number Diff line number Diff line change 94405
94405
"name": "SX",
94406
94406
"description": "<p>Sint Maarten (Dutch part).</p>"
94407
94407
},
94408
+ {
94409
+ "name": "SY",
94410
+ "description": "<p>Syria.</p>"
94411
+ },
94408
94412
{
94409
94413
"name": "SZ",
94410
94414
"description": "<p>Swaziland.</p>"
You can’t perform that action at this time.
0 commit comments