GraphQL schema update (#40036)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,23 @@
|
||||
[
|
||||
{
|
||||
"schemaChanges": [
|
||||
{
|
||||
"title": "The GraphQL schema includes these changes:",
|
||||
"changes": [
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>Organization.repositories</code></p>",
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>Repository.forks</code></p>",
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>RepositoryOwner.repositories</code></p>",
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>Topic.repositories</code></p>",
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>User.repositories</code></p>",
|
||||
"<p>Argument <code>hasIssues: Boolean</code> added to field <code>User.repositoriesContributedTo</code></p>",
|
||||
"<p>Argument <code>hasIssuesEnabled: Boolean</code> added to field <code>User.watching</code></p>"
|
||||
]
|
||||
}
|
||||
],
|
||||
"previewChanges": [],
|
||||
"upcomingChanges": [],
|
||||
"date": "2023-07-31"
|
||||
},
|
||||
{
|
||||
"schemaChanges": [
|
||||
{
|
||||
|
||||
@@ -38992,6 +38992,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -58178,6 +58188,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -69766,6 +69786,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -72153,6 +72183,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -72273,6 +72313,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssues",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "includeUserRepositories",
|
||||
"description": "<p>If true, include user repositories.</p>",
|
||||
@@ -73469,6 +73519,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -77181,6 +77241,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
|
||||
@@ -34081,6 +34081,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -48572,6 +48582,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -58375,6 +58395,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -60441,6 +60471,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -60561,6 +60601,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssues",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "includeUserRepositories",
|
||||
"description": "<p>If true, include user repositories.</p>",
|
||||
@@ -61183,6 +61233,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -64338,6 +64398,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
|
||||
@@ -38992,6 +38992,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -58178,6 +58188,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -69766,6 +69786,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -72153,6 +72183,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
@@ -72273,6 +72313,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssues",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "includeUserRepositories",
|
||||
"description": "<p>If true, include user repositories.</p>",
|
||||
@@ -73469,6 +73519,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isLocked",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have been locked.</p>",
|
||||
@@ -77181,6 +77241,16 @@
|
||||
"href": "/graphql/reference/scalars#int"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hasIssuesEnabled",
|
||||
"description": "<p>If non-null, filters repositories according to whether they have issues enabled.</p>",
|
||||
"type": {
|
||||
"name": "Boolean",
|
||||
"id": "boolean",
|
||||
"kind": "scalars",
|
||||
"href": "/graphql/reference/scalars#boolean"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "isArchived",
|
||||
"description": "<p>If non-null, filters repositories according to whether they are archived and not maintained.</p>",
|
||||
|
||||
Reference in New Issue
Block a user