1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge pull request #29113 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-10-12 10:02:31 -07:00
committed by GitHub
7 changed files with 40 additions and 0 deletions

View File

@@ -39706,6 +39706,11 @@ enum SocialAccountProvider {
"""
MASTODON
"""
JavaScript package registry.
"""
NPM
"""
Social news aggregation and discussion website.
"""

View File

@@ -47742,6 +47742,11 @@ enum SocialAccountProvider {
"""
MASTODON
"""
JavaScript package registry.
"""
NPM
"""
Social news aggregation and discussion website.
"""

View File

@@ -47742,6 +47742,11 @@ enum SocialAccountProvider {
"""
MASTODON
"""
JavaScript package registry.
"""
NPM
"""
Social news aggregation and discussion website.
"""

View File

@@ -1,4 +1,17 @@
[
{
"schemaChanges": [
{
"title": "The GraphQL schema includes these changes:",
"changes": [
"<p>Enum value <code>NPM</code> was added to enum <code>SocialAccountProvider</code></p>"
]
}
],
"previewChanges": [],
"upcomingChanges": [],
"date": "2023-10-12"
},
{
"schemaChanges": [
{

View File

@@ -83335,6 +83335,10 @@
"name": "MASTODON",
"description": "<p>Open-source federated microblogging service.</p>"
},
{
"name": "NPM",
"description": "<p>JavaScript package registry.</p>"
},
{
"name": "REDDIT",
"description": "<p>Social news aggregation and discussion website.</p>"

View File

@@ -69087,6 +69087,10 @@
"name": "MASTODON",
"description": "<p>Open-source federated microblogging service.</p>"
},
{
"name": "NPM",
"description": "<p>JavaScript package registry.</p>"
},
{
"name": "REDDIT",
"description": "<p>Social news aggregation and discussion website.</p>"

View File

@@ -83335,6 +83335,10 @@
"name": "MASTODON",
"description": "<p>Open-source federated microblogging service.</p>"
},
{
"name": "NPM",
"description": "<p>JavaScript package registry.</p>"
},
{
"name": "REDDIT",
"description": "<p>Social news aggregation and discussion website.</p>"