Magidoc

AddProjectV2DraftIssueInput
Input Object

Autogenerated input type of AddProjectV2DraftIssue

Fields

#

assigneeIds

[ ID !]

The IDs of the assignees of the draft issue.

body

The body of the draft issue.

clientMutationId

A unique identifier for the client performing the mutation.

projectId

ID !
Non-null

The ID of the Project to add the draft issue to.

title

Non-null

The title of the draft issue. A project item can also be created by providing the URL of an Issue or Pull Request if you have access.

Usages

#

References

#

  • Argument input of field addProjectV2DraftIssue from type Mutation