Types
GitLabPipelineMergeRequest
A merge request associated with a GitLab pipeline commit.
object
GitLabPipelineMergeRequestFields
projectId
ID!
Project containing the merge request.
iid
Int!
Project-scoped merge request number.
title
String!
Merge request title.
webUrl
String!
GitLab URL for the merge request.
sourceBranch
String!
Source branch for the merge request.