Github GraphQL API / CreateIssueInput
Autogenerated input type of CreateIssue
Fields
repositoryId : ID!
title : String!
body : String
assigneeIds : [ID!]
milestoneId : ID
labelIds : [ID!]
projectIds : [ID!]
issueTemplate : String
clientMutationId : String