|
29782 | 29782 | "id": "string", |
29783 | 29783 | "href": "/graphql/reference/scalars#string" |
29784 | 29784 | }, |
| 29785 | + { |
| 29786 | + "name": "fullDatabaseId", |
| 29787 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 29788 | + "type": "BigInt", |
| 29789 | + "id": "bigint", |
| 29790 | + "href": "/graphql/reference/scalars#bigint" |
| 29791 | + }, |
29785 | 29792 | { |
29786 | 29793 | "name": "id", |
29787 | 29794 | "description": "<p>The Node ID of the IssueFieldDate object.</p>", |
|
29887 | 29894 | "id": "string", |
29888 | 29895 | "href": "/graphql/reference/scalars#string" |
29889 | 29896 | }, |
| 29897 | + { |
| 29898 | + "name": "fullDatabaseId", |
| 29899 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 29900 | + "type": "BigInt", |
| 29901 | + "id": "bigint", |
| 29902 | + "href": "/graphql/reference/scalars#bigint" |
| 29903 | + }, |
29890 | 29904 | { |
29891 | 29905 | "name": "id", |
29892 | 29906 | "description": "<p>The Node ID of the IssueFieldNumber object.</p>", |
|
30036 | 30050 | "id": "string", |
30037 | 30051 | "href": "/graphql/reference/scalars#string" |
30038 | 30052 | }, |
| 30053 | + { |
| 30054 | + "name": "fullDatabaseId", |
| 30055 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 30056 | + "type": "BigInt", |
| 30057 | + "id": "bigint", |
| 30058 | + "href": "/graphql/reference/scalars#bigint" |
| 30059 | + }, |
30039 | 30060 | { |
30040 | 30061 | "name": "id", |
30041 | 30062 | "description": "<p>The Node ID of the IssueFieldSingleSelect object.</p>", |
@@ -30087,13 +30108,27 @@ |
30087 | 30108 | "id": "issuefieldsingleselectoptioncolor", |
30088 | 30109 | "href": "/graphql/reference/enums#issuefieldsingleselectoptioncolor" |
30089 | 30110 | }, |
| 30111 | + { |
| 30112 | + "name": "databaseId", |
| 30113 | + "description": "<p>Identifies the primary key from the database.</p>", |
| 30114 | + "type": "Int", |
| 30115 | + "id": "int", |
| 30116 | + "href": "/graphql/reference/scalars#int" |
| 30117 | + }, |
30090 | 30118 | { |
30091 | 30119 | "name": "description", |
30092 | 30120 | "description": "<p>The option's plain-text description.</p>", |
30093 | 30121 | "type": "String", |
30094 | 30122 | "id": "string", |
30095 | 30123 | "href": "/graphql/reference/scalars#string" |
30096 | 30124 | }, |
| 30125 | + { |
| 30126 | + "name": "fullDatabaseId", |
| 30127 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 30128 | + "type": "BigInt", |
| 30129 | + "id": "bigint", |
| 30130 | + "href": "/graphql/reference/scalars#bigint" |
| 30131 | + }, |
30097 | 30132 | { |
30098 | 30133 | "name": "id", |
30099 | 30134 | "description": "<p>The Node ID of the IssueFieldSingleSelectOption object.</p>", |
|
30227 | 30262 | "id": "string", |
30228 | 30263 | "href": "/graphql/reference/scalars#string" |
30229 | 30264 | }, |
| 30265 | + { |
| 30266 | + "name": "fullDatabaseId", |
| 30267 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 30268 | + "type": "BigInt", |
| 30269 | + "id": "bigint", |
| 30270 | + "href": "/graphql/reference/scalars#bigint" |
| 30271 | + }, |
30230 | 30272 | { |
30231 | 30273 | "name": "id", |
30232 | 30274 | "description": "<p>The Node ID of the IssueFieldText object.</p>", |
|
78816 | 78858 | "id": "string", |
78817 | 78859 | "href": "/graphql/reference/scalars#string" |
78818 | 78860 | }, |
| 78861 | + { |
| 78862 | + "name": "fullDatabaseId", |
| 78863 | + "description": "<p>Identifies the primary key from the database as a BigInt.</p>", |
| 78864 | + "type": "BigInt", |
| 78865 | + "id": "bigint", |
| 78866 | + "href": "/graphql/reference/scalars#bigint" |
| 78867 | + }, |
78819 | 78868 | { |
78820 | 78869 | "name": "name", |
78821 | 78870 | "description": "<p>The issue field's name.</p>", |
|
0 commit comments