Skip to content

Commit d13917c

Browse files
docs-botrachmari
andauthored
GraphQL schema update (#49354)
Co-authored-by: rachmari <[email protected]>
1 parent 098bf10 commit d13917c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

data/graphql/ghec/schema.docs.graphql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21372,7 +21372,7 @@ interface Migration {
2137221372

2137321373
"""
2137421374
The number of warnings encountered for this migration. To review the warnings,
21375-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
21375+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
2137621376
"""
2137721377
warningsCount: Int!
2137821378
}
@@ -45643,7 +45643,7 @@ type RepositoryMigration implements Migration & Node {
4564345643

4564445644
"""
4564545645
The number of warnings encountered for this migration. To review the warnings,
45646-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
45646+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
4564745647
"""
4564845648
warningsCount: Int!
4564945649
}

data/graphql/schema.docs.graphql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21372,7 +21372,7 @@ interface Migration {
2137221372

2137321373
"""
2137421374
The number of warnings encountered for this migration. To review the warnings,
21375-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
21375+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
2137621376
"""
2137721377
warningsCount: Int!
2137821378
}
@@ -45643,7 +45643,7 @@ type RepositoryMigration implements Migration & Node {
4564345643

4564445644
"""
4564545645
The number of warnings encountered for this migration. To review the warnings,
45646-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
45646+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
4564745647
"""
4564845648
warningsCount: Int!
4564945649
}

src/graphql/data/fpt/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63276,7 +63276,7 @@
6327663276
},
6327763277
{
6327863278
"name": "warningsCount",
63279-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
63279+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
6328063280
"type": "Int!",
6328163281
"id": "int",
6328263282
"kind": "scalars",
@@ -79222,7 +79222,7 @@
7922279222
},
7922379223
{
7922479224
"name": "warningsCount",
79225-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
79225+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
7922679226
"type": "Int!",
7922779227
"id": "int",
7922879228
"kind": "scalars",

src/graphql/data/ghec/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63276,7 +63276,7 @@
6327663276
},
6327763277
{
6327863278
"name": "warningsCount",
63279-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
63279+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
6328063280
"type": "Int!",
6328163281
"id": "int",
6328263282
"kind": "scalars",
@@ -79222,7 +79222,7 @@
7922279222
},
7922379223
{
7922479224
"name": "warningsCount",
79225-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
79225+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
7922679226
"type": "Int!",
7922779227
"id": "int",
7922879228
"kind": "scalars",

0 commit comments

Comments
 (0)