File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[
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+ },
215 {
316 "schemaChanges": [
417 {
Original file line number Diff line number Diff line change @@ -57941,6 +57941,11 @@ enum SponsorsCountryOrRegionCode {
5794157941 """
5794257942 SX
5794357943
57944+ """
57945+ Syria
57946+ """
57947+ SY
57948+
5794457949 """
5794557950 Swaziland
5794657951 """
Original file line number Diff line number Diff line change 9440594405 "name": "SX",
9440694406 "description": "<p>Sint Maarten (Dutch part).</p>"
9440794407 },
94408+ {
94409+ "name": "SY",
94410+ "description": "<p>Syria.</p>"
94411+ },
9440894412 {
9440994413 "name": "SZ",
9441094414 "description": "<p>Swaziland.</p>"
Original file line number Diff line number Diff line change @@ -57941,6 +57941,11 @@ enum SponsorsCountryOrRegionCode {
5794157941 """
5794257942 SX
5794357943
57944+ """
57945+ Syria
57946+ """
57947+ SY
57948+
5794457949 """
5794557950 Swaziland
5794657951 """
Original file line number Diff line number Diff line change 9440594405 "name": "SX",
9440694406 "description": "<p>Sint Maarten (Dutch part).</p>"
9440794407 },
94408+ {
94409+ "name": "SY",
94410+ "description": "<p>Syria.</p>"
94411+ },
9440894412 {
9440994413 "name": "SZ",
9441094414 "description": "<p>Swaziland.</p>"
You can’t perform that action at this time.
0 commit comments