Magidoc

ConvertProjectCardNoteToIssueInput
Input Object

Autogenerated input type of ConvertProjectCardNoteToIssue

Fields

#

body

The body of the newly created issue.

clientMutationId

A unique identifier for the client performing the mutation.

projectCardId

ID !
Non-null

The ProjectCard ID to convert.

repositoryId

ID !
Non-null

The ID of the repository to create the issue in.

title

The title of the newly created issue. Defaults to the card's note text.

Usages

#

References

#

  • Argument input of field convertProjectCardNoteToIssue from type Mutation