You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/graphql/static/schema-dotcom.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9081,7 +9081,7 @@
9081
9081
},
9082
9082
{
9083
9083
"name": "associatedPullRequests",
9084
-
"description": "<p>The pull requests associated with a commit.</p>",
9084
+
"description": "<p>The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.</p>",
Copy file name to clipboardExpand all lines: lib/graphql/static/schema-ghae.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8268,7 +8268,7 @@
8268
8268
},
8269
8269
{
8270
8270
"name": "associatedPullRequests",
8271
-
"description": "<p>The pull requests associated with a commit.</p>",
8271
+
"description": "<p>The merged Pull Request that introduced the commit to the repository. If the\ncommit is not present in the default branch, additionally returns open Pull\nRequests associated with the commit.</p>",
0 commit comments