Represents a Git reference.
associatedPullRequests
(
states: [PullRequestState!]
labels: [String!]
headRefName: String
baseRefName: String
orderBy: IssueOrder
after: String
before: String
first: Int
last: Int
)
:
PullRequestConnection!
branchProtectionRule : BranchProtectionRule
id : ID!
name : String!
prefix : String!
refUpdateRule : RefUpdateRule
repository : Repository!
target : GitObject