@@ -39706,6 +39706,11 @@ enum SocialAccountProvider {
|
||||
"""
|
||||
MASTODON
|
||||
|
||||
"""
|
||||
JavaScript package registry.
|
||||
"""
|
||||
NPM
|
||||
|
||||
"""
|
||||
Social news aggregation and discussion website.
|
||||
"""
|
||||
|
||||
@@ -47742,6 +47742,11 @@ enum SocialAccountProvider {
|
||||
"""
|
||||
MASTODON
|
||||
|
||||
"""
|
||||
JavaScript package registry.
|
||||
"""
|
||||
NPM
|
||||
|
||||
"""
|
||||
Social news aggregation and discussion website.
|
||||
"""
|
||||
|
||||
@@ -47742,6 +47742,11 @@ enum SocialAccountProvider {
|
||||
"""
|
||||
MASTODON
|
||||
|
||||
"""
|
||||
JavaScript package registry.
|
||||
"""
|
||||
NPM
|
||||
|
||||
"""
|
||||
Social news aggregation and discussion website.
|
||||
"""
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
@@ -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>"
|
||||
|
||||
@@ -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>"
|
||||
|
||||
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user