File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7899,7 +7899,7 @@ input CreateIssueInput {
78997899 """
79007900 The Node ID of the issue type for this issue
79017901 """
7902- issueTypeId: ID @possibleTypes(concreteTypes: ["IssueType"])
7902+ issueTypeId: ID
79037903
79047904 """
79057905 An array of Node IDs of labels for this issue.
Original file line number Diff line number Diff line change @@ -100107,8 +100107,7 @@
100107100107 "type": "ID",
100108100108 "id": "id",
100109100109 "kind": "scalars",
100110- "href": "/graphql/reference/scalars#id",
100111- "isDeprecated": false
100110+ "href": "/graphql/reference/scalars#id"
100112100111 },
100113100112 {
100114100113 "name": "labelIds",
Original file line number Diff line number Diff line change @@ -7899,7 +7899,7 @@ input CreateIssueInput {
78997899 """
79007900 The Node ID of the issue type for this issue
79017901 """
7902- issueTypeId: ID @possibleTypes(concreteTypes: ["IssueType"])
7902+ issueTypeId: ID
79037903
79047904 """
79057905 An array of Node IDs of labels for this issue.
Original file line number Diff line number Diff line change @@ -100107,8 +100107,7 @@
100107100107 "type": "ID",
100108100108 "id": "id",
100109100109 "kind": "scalars",
100110- "href": "/graphql/reference/scalars#id",
100111- "isDeprecated": false
100110+ "href": "/graphql/reference/scalars#id"
100112100111 },
100113100112 {
100114100113 "name": "labelIds",
You can’t perform that action at this time.
0 commit comments