Home
last modified time | relevance | path

Searched refs:ClosePullRequestInput (Results 1 – 5 of 5) sorted by relevance

/dports/devel/gh/cli-2.4.0/api/
H A Dqueries_pr.go659 "input": githubv4.ClosePullRequestInput{
/dports/devel/gh/cli-2.4.0/vendor/github.com/shurcooL/githubv4/
H A Dinput.go271 type ClosePullRequestInput struct { struct
/dports/deskutils/dstask/dstask-0.24.1/vendor/github.com/shurcooL/githubv4/
H A Dinput.go271 type ClosePullRequestInput struct { struct
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/shurcooL/githubv4/
H A Dinput.go433 type ClosePullRequestInput struct { struct
/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/fixtures/
H A Dgithub_schema.graphql813 input ClosePullRequestInput {
5581 closePullRequest(input: ClosePullRequestInput!): ClosePullRequestPayload