|
10768 | 10768 | }, |
10769 | 10769 | { |
10770 | 10770 | "name": "potentialMergeCommit", |
10771 | | - "description": "The commit that GitHub automatically generated to test if this pull request could be merged. This field will not return a value if the pull request is merged, or if the test merge commit is still being generated. See the `mergeable` field for more details on the mergeability of the pull request.", |
| 10771 | + "description": "The commit that GitHub automatically generated to test if this pull request\ncould be merged. This field will not return a value if the pull request is\nmerged, or if the test merge commit is still being generated. See the\n`mergeable` field for more details on the mergeability of the pull request.\n", |
10772 | 10772 | "args": [], |
10773 | 10773 | "type": { |
10774 | 10774 | "kind": "OBJECT", |
|
13698 | 13698 | }, |
13699 | 13699 | { |
13700 | 13700 | "name": "tarballUrl", |
13701 | | - "description": "Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.", |
| 13701 | + "description": "Returns a URL to download a tarball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.\n", |
13702 | 13702 | "args": [], |
13703 | 13703 | "type": { |
13704 | 13704 | "kind": "NON_NULL", |
|
13806 | 13806 | }, |
13807 | 13807 | { |
13808 | 13808 | "name": "zipballUrl", |
13809 | | - "description": "Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.", |
| 13809 | + "description": "Returns a URL to download a zipball archive for a repository.\nNote: For private repositories, these links are temporary and expire after five minutes.\n", |
13810 | 13810 | "args": [], |
13811 | 13811 | "type": { |
13812 | 13812 | "kind": "NON_NULL", |
|
17702 | 17702 | }, |
17703 | 17703 | { |
17704 | 17704 | "name": "isDraft", |
17705 | | - "description": "Whether this listing is still an editable draft that has not been submitted for review and is not publicly visible in the Marketplace.", |
| 17705 | + "description": "Whether this listing is still an editable draft that has not been submitted\nfor review and is not publicly visible in the Marketplace.\n", |
17706 | 17706 | "args": [], |
17707 | 17707 | "type": { |
17708 | 17708 | "kind": "NON_NULL", |
|
18157 | 18157 | }, |
18158 | 18158 | { |
18159 | 18159 | "name": "viewerHasPurchased", |
18160 | | - "description": "Indicates whether the current user has an active subscription to this Marketplace listing.\n", |
| 18160 | + "description": "Indicates whether the current user has an active subscription to this Marketplace listing.", |
18161 | 18161 | "args": [], |
18162 | 18162 | "type": { |
18163 | 18163 | "kind": "NON_NULL", |
|
18189 | 18189 | }, |
18190 | 18190 | { |
18191 | 18191 | "name": "viewerIsListingAdmin", |
18192 | | - "description": "Does the current viewer role allow them to administer this Marketplace listing.\n", |
| 18192 | + "description": "Does the current viewer role allow them to administer this Marketplace listing.", |
18193 | 18193 | "args": [], |
18194 | 18194 | "type": { |
18195 | 18195 | "kind": "NON_NULL", |
|
23422 | 23422 | "fields": [ |
23423 | 23423 | { |
23424 | 23424 | "name": "age", |
23425 | | - "description": "Identifies the recency of the change, from 1 (new) to 10 (old). This is calculated as a 2-quantile and determines the length of distance between the median age of all the changes in the file and the recency of the current range's change.", |
| 23425 | + "description": "Identifies the recency of the change, from 1 (new) to 10 (old). This is calculated as a 2-quantile and determines the length of distance between the median age of all the changes in the file and the recency of the current range's change.\n", |
23426 | 23426 | "args": [], |
23427 | 23427 | "type": { |
23428 | 23428 | "kind": "NON_NULL", |
|
40393 | 40393 | }, |
40394 | 40394 | { |
40395 | 40395 | "name": "state", |
40396 | | - "description": "The state of this signature. `VALID` if signature is valid and verified by GitHub, otherwise represents reason why signature is considered invalid.", |
| 40396 | + "description": "The state of this signature. `VALID` if signature is valid and verified by GitHub, otherwise represents reason why signature is considered invalid.\n", |
40397 | 40397 | "args": [], |
40398 | 40398 | "type": { |
40399 | 40399 | "kind": "NON_NULL", |
|
40518 | 40518 | }, |
40519 | 40519 | { |
40520 | 40520 | "name": "state", |
40521 | | - "description": "The state of this signature. `VALID` if signature is valid and verified by GitHub, otherwise represents reason why signature is considered invalid.", |
| 40521 | + "description": "The state of this signature. `VALID` if signature is valid and verified by\nGitHub, otherwise represents reason why signature is considered invalid.\n", |
40522 | 40522 | "args": [], |
40523 | 40523 | "type": { |
40524 | 40524 | "kind": "NON_NULL", |
|
40817 | 40817 | }, |
40818 | 40818 | { |
40819 | 40819 | "name": "state", |
40820 | | - "description": "The state of this signature. `VALID` if signature is valid and verified by GitHub, otherwise represents reason why signature is considered invalid.", |
| 40820 | + "description": "The state of this signature. `VALID` if signature is valid and verified by GitHub, otherwise represents reason why signature is considered invalid.\n", |
40821 | 40821 | "args": [], |
40822 | 40822 | "type": { |
40823 | 40823 | "kind": "NON_NULL", |
|
0 commit comments