@@ -1,4 +1,19 @@
|
||||
[
|
||||
{
|
||||
"schemaChanges": [
|
||||
{
|
||||
"title": "The GraphQL schema includes these changes:",
|
||||
"changes": [
|
||||
"<p>Field <code>announcementCreatedAt</code> was added to interface <code>AnnouncementBanner</code></p>",
|
||||
"<p>Field <code>announcementCreatedAt</code> was added to object type <code>Enterprise</code></p>",
|
||||
"<p>Field <code>announcementCreatedAt</code> was added to object type <code>Organization</code></p>"
|
||||
]
|
||||
}
|
||||
],
|
||||
"previewChanges": [],
|
||||
"upcomingChanges": [],
|
||||
"date": "2024-05-20"
|
||||
},
|
||||
{
|
||||
"schemaChanges": [
|
||||
{
|
||||
|
||||
@@ -1182,6 +1182,11 @@ interface AnnouncementBanner {
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
@@ -12544,6 +12549,11 @@ type Enterprise implements AnnouncementBanner & Node {
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
@@ -28286,6 +28296,11 @@ type Organization implements Actor & AnnouncementBanner & MemberStatusable & Nod
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
|
||||
@@ -20660,6 +20660,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
@@ -38884,6 +38892,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
@@ -78169,6 +78185,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
|
||||
@@ -1182,6 +1182,11 @@ interface AnnouncementBanner {
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
@@ -12544,6 +12549,11 @@ type Enterprise implements AnnouncementBanner & Node {
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
@@ -28286,6 +28296,11 @@ type Organization implements Actor & AnnouncementBanner & MemberStatusable & Nod
|
||||
"""
|
||||
announcement: String
|
||||
|
||||
"""
|
||||
The date the announcement was created
|
||||
"""
|
||||
announcementCreatedAt: DateTime
|
||||
|
||||
"""
|
||||
The expiration date of the announcement, if any
|
||||
"""
|
||||
|
||||
@@ -20660,6 +20660,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
@@ -38884,6 +38892,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
@@ -78169,6 +78185,14 @@
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#string"
|
||||
},
|
||||
{
|
||||
"name": "announcementCreatedAt",
|
||||
"description": "<p>The date the announcement was created.</p>",
|
||||
"type": "DateTime",
|
||||
"id": "datetime",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#datetime"
|
||||
},
|
||||
{
|
||||
"name": "announcementExpiresAt",
|
||||
"description": "<p>The expiration date of the announcement, if any.</p>",
|
||||
|
||||
Reference in New Issue
Block a user