CreatePullRequest from github/githubclient/queries.graphql:102
(ctx context.Context, input CreatePullRequestInput, )
| 31 | |
| 32 | // CreatePullRequest from github/githubclient/queries.graphql:102 |
| 33 | CreatePullRequest(ctx context.Context, |
| 34 | input CreatePullRequestInput, |
| 35 | ) (*CreatePullRequestResponse, error) |
| 36 |
no outgoing calls
no test coverage detected