Types
SetGitHubPullRequestLabelsInput
Values used to set GitHub pull request labels.
input
SetGitHubPullRequestLabelsInputFields
owner
String!
required
The owner to use for the request.
name
String!
required
The name to use for the request.
number
Int!
required
The number to use for the request.
labels
[String!]!
required
Labels to use for the request.