CreateIssueInput [input]
Autogenerated input type of CreateIssue
Attributes
The Node ID for the user assignee for this issue.
The body for the issue description.
A unique identifier for the client performing the mutation.
The name of an issue template in the repository, assigns labels and assignees from the template to the issue
An array of Node IDs of labels for this issue.
The Node ID of the milestone for this issue.
An array of Node IDs for projects associated with this issue.
The Node ID of the repository.
The title for the issue.
API:
Github GraphQL API