Github GraphQL API / CreatePullRequestInput
Autogenerated input type of CreatePullRequest
Fields
repositoryId : ID!
baseRefName : String!
headRefName : String!
title : String!
body : String
maintainerCanModify : Boolean
draft : Boolean
clientMutationId : String