Creates a new issue.
Autogenerated input type of CreateIssue
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.
Parameters for CreateIssue
Autogenerated return type of CreateIssue
The new issue.