Creates a new draft issue and add it to a Project.
Autogenerated input type of AddProjectV2DraftIssue
The IDs of the assignees of the draft issue.
The body of the draft issue.
A unique identifier for the client performing the mutation.
The ID of the Project to add the draft issue to.
The title of the draft issue. A project item can also be created by providingthe URL of an Issue or Pull Request if you have access.
Parameters for AddProjectV2DraftIssue
Autogenerated return type of AddProjectV2DraftIssue
The draft issue added to the project.