|
89449 | 89449 | "name": "Int", |
89450 | 89450 | "ofType": null |
89451 | 89451 | }, |
89452 | | - "isDeprecated": false, |
89453 | | - "deprecationReason": null |
| 89452 | + "isDeprecated": true, |
| 89453 | + "deprecationReason": "`databaseId` will be removed because it does not support 64-bit signed integer identifiers. Use `fullDatabaseId` instead. Removal on 2024-07-01 UTC." |
89454 | 89454 | }, |
89455 | 89455 | { |
89456 | 89456 | "name": "deletions", |
|
89533 | 89533 | "isDeprecated": false, |
89534 | 89534 | "deprecationReason": null |
89535 | 89535 | }, |
| 89536 | + { |
| 89537 | + "name": "fullDatabaseId", |
| 89538 | + "description": "Identifies the primary key from the database as a BigInt.", |
| 89539 | + "args": [], |
| 89540 | + "type": { |
| 89541 | + "kind": "SCALAR", |
| 89542 | + "name": "BigInt", |
| 89543 | + "ofType": null |
| 89544 | + }, |
| 89545 | + "isDeprecated": false, |
| 89546 | + "deprecationReason": null |
| 89547 | + }, |
89536 | 89548 | { |
89537 | 89549 | "name": "headRef", |
89538 | 89550 | "description": "Identifies the head Ref associated with the pull request.", |
|
92792 | 92804 | "name": "Int", |
92793 | 92805 | "ofType": null |
92794 | 92806 | }, |
92795 | | - "isDeprecated": false, |
92796 | | - "deprecationReason": null |
| 92807 | + "isDeprecated": true, |
| 92808 | + "deprecationReason": "`databaseId` will be removed because it does not support 64-bit signed integer identifiers. Use `fullDatabaseId` instead. Removal on 2024-07-01 UTC." |
92797 | 92809 | }, |
92798 | 92810 | { |
92799 | 92811 | "name": "editor", |
|
92807 | 92819 | "isDeprecated": false, |
92808 | 92820 | "deprecationReason": null |
92809 | 92821 | }, |
| 92822 | + { |
| 92823 | + "name": "fullDatabaseId", |
| 92824 | + "description": "Identifies the primary key from the database as a BigInt.", |
| 92825 | + "args": [], |
| 92826 | + "type": { |
| 92827 | + "kind": "SCALAR", |
| 92828 | + "name": "BigInt", |
| 92829 | + "ofType": null |
| 92830 | + }, |
| 92831 | + "isDeprecated": false, |
| 92832 | + "deprecationReason": null |
| 92833 | + }, |
92810 | 92834 | { |
92811 | 92835 | "name": "id", |
92812 | 92836 | "description": "The Node ID of the PullRequestReview object", |
|
93491 | 93515 | "name": "Int", |
93492 | 93516 | "ofType": null |
93493 | 93517 | }, |
93494 | | - "isDeprecated": false, |
93495 | | - "deprecationReason": null |
| 93518 | + "isDeprecated": true, |
| 93519 | + "deprecationReason": "`databaseId` will be removed because it does not support 64-bit signed integer identifiers. Use `fullDatabaseId` instead. Removal on 2024-07-01 UTC." |
93496 | 93520 | }, |
93497 | 93521 | { |
93498 | 93522 | "name": "diffHunk", |
|
93538 | 93562 | "isDeprecated": false, |
93539 | 93563 | "deprecationReason": null |
93540 | 93564 | }, |
| 93565 | + { |
| 93566 | + "name": "fullDatabaseId", |
| 93567 | + "description": "Identifies the primary key from the database as a BigInt.", |
| 93568 | + "args": [], |
| 93569 | + "type": { |
| 93570 | + "kind": "SCALAR", |
| 93571 | + "name": "BigInt", |
| 93572 | + "ofType": null |
| 93573 | + }, |
| 93574 | + "isDeprecated": false, |
| 93575 | + "deprecationReason": null |
| 93576 | + }, |
93541 | 93577 | { |
93542 | 93578 | "name": "id", |
93543 | 93579 | "description": "The Node ID of the PullRequestReviewComment object", |
|
0 commit comments